]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
mpc8315e-rdb: Set PREFFERED_VERSION to 2013.07
authorLiming Wang <liming.wang@windriver.com>
Wed, 4 Sep 2013 07:08:30 +0000 (15:08 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Sep 2013 10:00:04 +0000 (11:00 +0100)
Now the latest u-boot, v2013.07, works well on the board. So set
PREFERRED_VERSION to use the latest u-boot.

Signed-off-by: Liming Wang <liming.wang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf

index cf767f591ea53f715da1cccc5a37578ce51f4f5b..3e984a7e53db1edd1fe8ea9e8e2deb20d3ce04ba 100644 (file)
@@ -22,7 +22,7 @@ XSERVER ?= "xserver-xorg \
             xf86-input-evdev \
             xf86-video-fbdev"
 
-PREFERRED_VERSION_u-boot ?= "v2011.06%"
+PREFERRED_VERSION_u-boot ?= "v2013.07%"
 UBOOT_ENTRYPOINT = "0x00000000"
 
 KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/mpc8315erdb.dts"