From d85f38beeb6a4360c6d0378c756f52efff0ed6c3 Mon Sep 17 00:00:00 2001 From: Nathan Rossi Date: Mon, 2 Mar 2015 16:21:38 +1000 Subject: u-boot-xlnx: Update to 2015.01 * Update to 2015.01, shift the SRCREV to the newer version and update the PV * Update the PREFERRED_VERSION Signed-off-by: Nathan Rossi --- conf/machine/include/machine-xilinx-default.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/include/machine-xilinx-default.inc') diff --git a/conf/machine/include/machine-xilinx-default.inc b/conf/machine/include/machine-xilinx-default.inc index 3ddd1892..86b01001 100644 --- a/conf/machine/include/machine-xilinx-default.inc +++ b/conf/machine/include/machine-xilinx-default.inc @@ -12,7 +12,7 @@ PREFERRED_VERSION_linux-yocto ?= "3.14%" # U-Boot Configuration PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-xlnx" PREFERRED_PROVIDER_u-boot ?= "u-boot-xlnx" -PREFERRED_VERSION_u-boot-xlnx ?= "v2014.01%" +PREFERRED_VERSION_u-boot-xlnx ?= "v2015.01%" UBOOT_SUFFIX ?= "img" MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "device-tree" -- cgit v1.2.3-54-g00ecf