angstrom 2007.1: some more tweaks for powerpc
authorKoen Kooi <koen@openembedded.org>
Sat, 2 Dec 2006 12:53:24 +0000 (12:53 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 2 Dec 2006 12:53:24 +0000 (12:53 +0000)
conf/distro/angstrom-2007.1.conf

index 8380a7b..dfdb4b9 100644 (file)
@@ -8,7 +8,7 @@
 
 #DISTRO_VERSION = "2007.1"
 DISTRO_VERSION = "test-${DATE}"
-DISTRO_REVISION = "17"
+DISTRO_REVISION = "18"
 
 require conf/distro/include/angstrom.inc
 require conf/distro/include/sane-srcdates.inc
@@ -158,6 +158,7 @@ PREFERRED_VERSION_glibc ?= "2.5"
 
 PREFERRED_VERSION_glibc-intermediate_i686 ?= "2.4"
 PREFERRED_VERSION_glibc-intermediate ?= "2.5"
+PREFERRED_VERSION_glibc-initial ?= "2.5"
 
 # To use an EABI compatible version 3 series gcc, either uncomment 
 # the lines below or set them in local.conf: