omap5912osk: change prefered version of u-boot to a recent git tag
authorPhilip Balister <philip@balister.org>
Thu, 24 Aug 2006 13:15:40 +0000 (13:15 +0000)
committerPhilip Balister <philip@balister.org>
Thu, 24 Aug 2006 13:15:40 +0000 (13:15 +0000)
  * Compiles with gcc 4.x
  * Compiles for omap5912osk

conf/machine/omap5912osk.conf

index dccc5a2..49ea6f6 100644 (file)
@@ -9,6 +9,8 @@ PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 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"