summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorNathan Rossi <nathan.rossi@xilinx.com>2015-03-02 16:21:38 +1000
committerNathan Rossi <nathan.rossi@xilinx.com>2015-03-31 15:56:46 +1000
commitd85f38beeb6a4360c6d0378c756f52efff0ed6c3 (patch)
tree9ab2fcc92930938fdf0eb23e3932d05dd2fc8613 /conf
parenta864f597d8604ea77b9bcb8e406cbd403866702f (diff)
downloadmeta-xilinx-d85f38beeb6a4360c6d0378c756f52efff0ed6c3.tar.gz
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 <nathan.rossi@xilinx.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/machine-xilinx-default.inc2
1 files changed, 1 insertions, 1 deletions
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%"
12# U-Boot Configuration 12# U-Boot Configuration
13PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-xlnx" 13PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-xlnx"
14PREFERRED_PROVIDER_u-boot ?= "u-boot-xlnx" 14PREFERRED_PROVIDER_u-boot ?= "u-boot-xlnx"
15PREFERRED_VERSION_u-boot-xlnx ?= "v2014.01%" 15PREFERRED_VERSION_u-boot-xlnx ?= "v2015.01%"
16UBOOT_SUFFIX ?= "img" 16UBOOT_SUFFIX ?= "img"
17 17
18MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "device-tree" 18MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "device-tree"