[oe-commits] org.oe.dev angstrom 2007.3: use glibc-initial 2.3.2 for powerpc, should close #1637

koen commit openembedded-commits at lists.openembedded.org
Fri Dec 8 09:09:22 UTC 2006


angstrom 2007.3: use glibc-initial 2.3.2 for powerpc, should close #1637

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: ee3f1c72b90cdde740b9ed59f9e5efe93fe0448f
ViewMTN: http://monotone.openembedded.org/revision.psp?id=ee3f1c72b90cdde740b9ed59f9e5efe93fe0448f
Files:
1
conf/distro/angstrom-2007.1.conf
Diffs:

#
# mt diff -rc724020cad347cbe05af20d82909492d379596e0 -ree3f1c72b90cdde740b9ed59f9e5efe93fe0448f
#
# 
# 
# patch "conf/distro/angstrom-2007.1.conf"
#  from [09e88394cf19112f2e8b0d1d968264ef7fb3f6ad]
#    to [49934292c69f28cf6ca9a1beb72a0b8279bd7b1c]
# 
============================================================
--- conf/distro/angstrom-2007.1.conf	09e88394cf19112f2e8b0d1d968264ef7fb3f6ad
+++ conf/distro/angstrom-2007.1.conf	49934292c69f28cf6ca9a1beb72a0b8279bd7b1c
@@ -8,7 +8,7 @@ DISTRO_VERSION = "test-${DATE}"
 
 #DISTRO_VERSION = "2007.3"
 DISTRO_VERSION = "test-${DATE}"
-DISTRO_REVISION = "20"
+DISTRO_REVISION = "21"
 
 require conf/distro/include/angstrom.inc
 require conf/distro/include/sane-srcdates.inc
@@ -163,6 +163,7 @@ PREFERRED_VERSION_glibc-intermediate ?= 
 
 PREFERRED_VERSION_glibc-intermediate_i686 ?= "2.4"
 PREFERRED_VERSION_glibc-intermediate ?= "2.5"
+PREFERRED_VERSION_glibc-initial_powerpc ?= "2.3.2"
 PREFERRED_VERSION_glibc-initial ?= "2.5"
 
 # To use an EABI compatible version 3 series gcc, either uncomment 






More information about the Openembedded-commits mailing list