[oe-commits] org.oe.dev omap5912osk: change prefered version of u-boot to a recent git tag

crofton commit openembedded-commits at lists.openembedded.org
Thu Aug 24 13:19:45 UTC 2006


omap5912osk: change prefered version of u-boot to a recent git tag
  * Compiles with gcc 4.x
  * Compiles for omap5912osk

Author: crofton at openembedded.org
Branch: org.openembedded.dev
Revision: 3207f3e475b0951b177cc3b18788020696a16f46
ViewMTN: http://monotone.openembedded.org/revision.psp?id=3207f3e475b0951b177cc3b18788020696a16f46
Files:
1
conf/machine/omap5912osk.conf
Diffs:

#
# mt diff -re86da997acb6214c0ff199944da1485a427e5ce6 -r3207f3e475b0951b177cc3b18788020696a16f46
#
# 
# 
# patch "conf/machine/omap5912osk.conf"
#  from [60511354fa9068edc218d0f11f5c057d12a91313]
#    to [b362c9e32b64b61aeefe5b25851ef2c11c556ab0]
# 
============================================================
--- conf/machine/omap5912osk.conf	60511354fa9068edc218d0f11f5c057d12a91313
+++ conf/machine/omap5912osk.conf	b362c9e32b64b61aeefe5b25851ef2c11c556ab0
@@ -9,6 +9,8 @@ PREFERRED_PROVIDERS += "virtual/${TARGET
 PREFERRED_PROVIDER_virtual/kernel = "linux-omap1"
 PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"
 
+PREFERRED_VERSION_u-boot = "LABEL.2006.06.30.2020"
+
 BOOTSTRAP_EXTRA_RDEPENDS += "modutils-collateral"
 
 SERIAL_CONSOLE ?= "115200 ttyS0"






More information about the Openembedded-commits mailing list