All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] sane-toolchain-uclibc.inc: s/PREFERRED_UCLIBC_VERSION/PREFERRED_UCLIBC/
@ 2010-11-23  3:58 Graham Gower
  0 siblings, 0 replies; only message in thread
From: Graham Gower @ 2010-11-23  3:58 UTC (permalink / raw)
  To: openembedded-devel


Changed to match commit a69c8a4da6be7c3b6bd839f839d815e7de1b2c9f.

Signed-off-by: Graham Gower <graham.gower@gmail.com>
---
 conf/distro/include/sane-toolchain-uclibc.inc |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/conf/distro/include/sane-toolchain-uclibc.inc b/conf/distro/include/sane-toolchain-uclibc.inc
index bfe0bc8..41b133c 100644
--- a/conf/distro/include/sane-toolchain-uclibc.inc
+++ b/conf/distro/include/sane-toolchain-uclibc.inc
@@ -14,12 +14,12 @@ USE_NLS ?= "no"
 USE_NLS_glib-2.0-native = "yes"
 USE_NLS_gcc-cross = "no"
 
-PREFERRED_VERSION_uclibc                    ?= "${PREFERRED_UCLIBC_VERSION}"
-PREFERRED_VERSION_uclibc-initial            ?= "${PREFERRED_UCLIBC_VERSION}"
-PREFERRED_VERSION_uclibc-cross              ?= "${PREFERRED_UCLIBC_VERSION}"
-PREFERRED_VERSION_uclibc-cross-sdk          ?= "${PREFERRED_UCLIBC_VERSION}"
-PREFERRED_VERSION_uclibc-cross-initial      ?= "${PREFERRED_UCLIBC_VERSION}"
-PREFERRED_VERSION_uclibc-cross-intermediate ?= "${PREFERRED_UCLIBC_VERSION}"
+PREFERRED_VERSION_uclibc                    ?= "${PREFERRED_UCLIBC}"
+PREFERRED_VERSION_uclibc-initial            ?= "${PREFERRED_UCLIBC}"
+PREFERRED_VERSION_uclibc-cross              ?= "${PREFERRED_UCLIBC}"
+PREFERRED_VERSION_uclibc-cross-sdk          ?= "${PREFERRED_UCLIBC}"
+PREFERRED_VERSION_uclibc-cross-initial      ?= "${PREFERRED_UCLIBC}"
+PREFERRED_VERSION_uclibc-cross-intermediate ?= "${PREFERRED_UCLIBC}"
 
 #mess with compiler flags to use -Os instead of -O2
 #Please see http://free-electrons.com/doc/embedded_linux_optimizations/img47.html for some more info
-- 
1.7.1




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-23  3:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-23  3:58 [PATCH] sane-toolchain-uclibc.inc: s/PREFERRED_UCLIBC_VERSION/PREFERRED_UCLIBC/ Graham Gower

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.