git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de1cf42
)
minimal-uclibc.conf: Make PREFERRED_VERSION_uclibc as condtional assignment.
author
Khem Raj
<raj.khem@gmail.com>
Mon, 3 Aug 2009 20:03:50 +0000
(13:03 -0700)
committer
Khem Raj
<raj.khem@gmail.com>
Mon, 3 Aug 2009 20:03:50 +0000
(13:03 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
conf/distro/minimal-uclibc.conf
patch
|
blob
|
history
diff --git
a/conf/distro/minimal-uclibc.conf
b/conf/distro/minimal-uclibc.conf
index
257d364
..
f246bff
100644
(file)
--- a/
conf/distro/minimal-uclibc.conf
+++ b/
conf/distro/minimal-uclibc.conf
@@
-31,7
+31,7
@@
USE_NLS_glib-2.0 = "yes"
USE_NLS_glib-2.0-native = "yes"
USE_NLS_gcc-cross = "no"
-PREFERRED_VERSION_uclibc = "0.9.30.1"
-PREFERRED_VERSION_uclibc-initial = "0.9.30.1"
+PREFERRED_VERSION_uclibc
?
= "0.9.30.1"
+PREFERRED_VERSION_uclibc-initial
?
= "0.9.30.1"
require conf/distro/minimal.conf