[oe-commits] org.oe.dev openzaurus-unstable: fix binutils-cross-sdk (2.16) and wpa-supplicant (0.5.5) versions

hrw commit openembedded-commits at lists.openembedded.org
Wed Dec 13 11:01:29 UTC 2006


openzaurus-unstable: fix binutils-cross-sdk (2.16) and wpa-supplicant (0.5.5) versions

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: 745bb2e79245e366a387e1a95f725b42db2031c0
ViewMTN: http://monotone.openembedded.org/revision.psp?id=745bb2e79245e366a387e1a95f725b42db2031c0
Files:
1
conf/distro/openzaurus-unstable.conf
Diffs:

#
# mt diff -ra7185dcabd44a4b6ad4fe458c117df084e761f2d -r745bb2e79245e366a387e1a95f725b42db2031c0
#
# 
# 
# patch "conf/distro/openzaurus-unstable.conf"
#  from [e89c9a94a0b878ad9aa3c131ffb21b4b6643437f]
#    to [774dc6fa0de643f8379b5154d28ffbbc1feb8351]
# 
============================================================
--- conf/distro/openzaurus-unstable.conf	e89c9a94a0b878ad9aa3c131ffb21b4b6643437f
+++ conf/distro/openzaurus-unstable.conf	774dc6fa0de643f8379b5154d28ffbbc1feb8351
@@ -51,14 +51,18 @@ PREFERRED_PROVIDERS += " virtual/${TARGE
 PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc:gcc-cross"
 PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
 
+PREFERRED_VERSION_binutils-cross-sdk = "2.16"
 PREFERRED_VERSION_binutils-cross = "2.16"
 PREFERRED_VERSION_binutils = "2.16"
 
 PREFERRED_VERSION_glibc = "2.3.5+cvs20050627"
 PREFERRED_VERSION_gcc = "3.4.4"
 PREFERRED_VERSION_gcc-cross = "3.4.4"
+PREFERRED_VERSION_gcc-cross-sdk = "3.4.4"
 PREFERRED_VERSION_gcc-cross-initial = "3.4.4"
 
+PREFERRED_VERSION_wpa-supplicant = "0.5.5"
+
 #
 # Opie
 #






More information about the Openembedded-commits mailing list