]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
meta-yocto: Delete PREFERRED_VERSION for obsolete version of U-Boot.
authorRobert P. J. Day <rpjday@crashcourse.ca>
Mon, 4 Jul 2016 10:47:43 +0000 (06:47 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Jul 2016 12:29:20 +0000 (13:29 +0100)
The OE recipe for U-Boot v2013.07 was deleted in 2014, so remove this
reference to it.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf

index f3ad12d98ab091afe6c471f8a2bd0d6cafa2667f..1e7de09a4667e75723c143f410a2bfb904bf4c81 100644 (file)
@@ -22,7 +22,6 @@ XSERVER ?= "xserver-xorg \
             xf86-input-evdev \
             xf86-video-fbdev"
 
-PREFERRED_VERSION_u-boot ?= "v2013.07%"
 UBOOT_ENTRYPOINT = "0x00000000"
 
 KERNEL_DEVICETREE = "mpc8315erdb.dtb"