diff options
author | phillim@local <phillim@local> | 2004-09-16 22:58:27 +0000 |
---|---|---|
committer | phillim@local <phillim@local> | 2004-09-16 22:58:27 +0000 |
commit | e86d0d5330b3df789714f4c331f952e64d6ad95b (patch) | |
tree | 600119101a8478961850e32f9225c2a3413d74ee /conf | |
parent | 77f34ad66c67351cee53a04f7e32d356a8171ecb (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into linux.local:/home/phillim/zaurus_live/packages
2004/09/16 18:58:14-04:00 local!phillim
Nail down glibc version for oz 3.5.1
BKrev: 414a1a93bdOKaEWM2Pi7IkVPo3BoZA
Diffstat (limited to 'conf')
-rw-r--r-- | conf/openzaurus-3.5.1.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/openzaurus-3.5.1.conf b/conf/openzaurus-3.5.1.conf index e9a4ef37e6..df2881fced 100644 --- a/conf/openzaurus-3.5.1.conf +++ b/conf/openzaurus-3.5.1.conf @@ -18,3 +18,4 @@ TARGET_FPU = "soft" PREFERRED_VERSION_binutils-cross = "2.15.91.0.1" PREFERRED_VERSION_qte-for-opie = "2.3.7" PREFERRED_VERSION_orinoco-modules = "0.13e" +PREFERRED_VERSION_glibc = "2.3.2+cvs20040726" |