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:
6dc5a3e
)
minimal-uclibc: use uclibc 0.9.30 as default
author
woglinde
<heinold@inf.fu-berlin.de>
Sun, 16 Nov 2008 22:47:22 +0000
(23:47 +0100)
committer
woglinde
<heinold@inf.fu-berlin.de>
Sun, 16 Nov 2008 22:47:22 +0000
(23:47 +0100)
conf/distro/minimal-uclibc.conf
patch
|
blob
|
history
diff --git
a/conf/distro/minimal-uclibc.conf
b/conf/distro/minimal-uclibc.conf
index
3844d71
..
5e03cd9
100644
(file)
--- a/
conf/distro/minimal-uclibc.conf
+++ b/
conf/distro/minimal-uclibc.conf
@@
-32,6
+32,6
@@
USE_NLS ?= "no"
USE_NLS_glib-2.0 = "yes"
USE_NLS_glib-2.0-native = "yes"
-PREFERRED_VERSION_uclibc = "0.9.
29
"
-PREFERRED_VERSION_uclibc-initial = "0.9.
29
"
+PREFERRED_VERSION_uclibc = "0.9.
30
"
+PREFERRED_VERSION_uclibc-initial = "0.9.
30
"