diff options
-rw-r--r-- | meta/conf/distro/include/poky-default.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/poky-default.inc b/meta/conf/distro/include/poky-default.inc index 8616690ea2..e78c061623 100644 --- a/meta/conf/distro/include/poky-default.inc +++ b/meta/conf/distro/include/poky-default.inc | |||
@@ -15,7 +15,7 @@ PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}compilerlibs = "gcc-runtime" | |||
15 | GCCVERSION ?= "4.3.3" | 15 | GCCVERSION ?= "4.3.3" |
16 | BINUVERSION ?= "2.20" | 16 | BINUVERSION ?= "2.20" |
17 | GLIBCVERSION ?= "2.9" | 17 | GLIBCVERSION ?= "2.9" |
18 | LINUXLIBCVERSION ?= "2.6.33" | 18 | LINUXLIBCVERSION ?= "2.6.30" |
19 | 19 | ||
20 | # Temporary preferred version overrides for PPC | 20 | # Temporary preferred version overrides for PPC |
21 | PREFERRED_VERSION_u-boot-mkimage-native_powerpc ?= "2009.08" | 21 | PREFERRED_VERSION_u-boot-mkimage-native_powerpc ?= "2009.08" |