All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 4/4] conf/distro/include/slugos.inc: Remove redundant virtuals
@ 2011-01-21 18:33 Khem Raj
  2011-01-22  1:22 ` Mike Westerhof
  0 siblings, 1 reply; 2+ messages in thread
From: Khem Raj @ 2011-01-21 18:33 UTC (permalink / raw)
  To: openembedded-devel

* Slugos now gets them correctly defined through sane-toolchain includes

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 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
-- 
1.7.2.3




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 4/4] conf/distro/include/slugos.inc: Remove redundant virtuals
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Westerhof @ 2011-01-22  1:22 UTC (permalink / raw)
  To: openembedded-devel

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-22  1:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.