From a864e357f8d02ba52a38a96fd8b03f01c60888e8 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Mon, 4 Jul 2016 06:47:43 -0400 Subject: [PATCH] meta-yocto: Delete PREFERRED_VERSION for obsolete version of U-Boot. 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 Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf index f3ad12d98ab..1e7de09a466 100644 --- a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf +++ b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf @@ -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" -- 2.47.3