All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Westerhof <mike@mwester.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 4/4] conf/distro/include/slugos.inc: Remove redundant virtuals
Date: Fri, 21 Jan 2011 19:22:05 -0600	[thread overview]
Message-ID: <4D3A313D.6040601@mwester.net> (raw)
In-Reply-To: <1295634811-5751-1-git-send-email-raj.khem@gmail.com>

On 1/21/2011 12:33 PM, Khem Raj wrote:
> * Slugos now gets them correctly defined through sane-toolchain includes
> 
> Signed-off-by: Khem Raj <raj.khem@gmail.com>

Love to see things simplified! :)

Acked-by: Mike Westerhof <mike@mwester.net>

> ---
>  conf/distro/include/slugos.inc |   11 -----------
>  1 files changed, 0 insertions(+), 11 deletions(-)
> 
> diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc
> index 0ed22d2..4c5b463 100644
> --- a/conf/distro/include/slugos.inc
> +++ b/conf/distro/include/slugos.inc
> @@ -123,17 +123,6 @@ IGNORE_STRIP_ERRORS = ""
>  # kernel, so there has to be a non-libc gcc to build the kernel!)
>  
>  # Virtuals:
> -PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}gcc-initial	    = "gcc-cross-initial"
> -PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}gcc-intermediate = "gcc-cross-intermediate"
> -PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}gcc		    = "gcc-cross"
> -PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}g++		    = "gcc-cross"
> -
> -# Set the preferred provider for a few toolchain-related items, otherwise
> -# these may be selected from the external-toolchain instead.
> -PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}binutils	    = "binutils-cross"
> -PREFERRED_PROVIDER_virtual/arm-linux-binutils		    = "binutils-cross"
> -PREFERRED_PROVIDER_virtual/armeb-linux-binutils		    = "binutils-cross"
> -PREFERRED_PROVIDER_linux-libc-headers			    = "linux-libc-headers"
>  
>  # Select the appropriate x11 library provider.  The diet-x11 libraries are
>  # much smaller, but may not be as current as the standard x11 libraries; by




      reply	other threads:[~2011-01-22  1:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-21 18:33 [PATCH 4/4] conf/distro/include/slugos.inc: Remove redundant virtuals Khem Raj
2011-01-22  1:22 ` Mike Westerhof [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D3A313D.6040601@mwester.net \
    --to=mike@mwester.net \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.