diff options
| author | Nathan Rossi <nathan.rossi@xilinx.com> | 2015-03-02 16:21:38 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan.rossi@xilinx.com> | 2015-03-31 15:56:46 +1000 |
| commit | d85f38beeb6a4360c6d0378c756f52efff0ed6c3 (patch) | |
| tree | 9ab2fcc92930938fdf0eb23e3932d05dd2fc8613 /conf/machine | |
| parent | a864f597d8604ea77b9bcb8e406cbd403866702f (diff) | |
| download | meta-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/machine')
| -rw-r--r-- | conf/machine/include/machine-xilinx-default.inc | 2 |
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 |
| 13 | PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-xlnx" | 13 | PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-xlnx" |
| 14 | PREFERRED_PROVIDER_u-boot ?= "u-boot-xlnx" | 14 | PREFERRED_PROVIDER_u-boot ?= "u-boot-xlnx" |
| 15 | PREFERRED_VERSION_u-boot-xlnx ?= "v2014.01%" | 15 | PREFERRED_VERSION_u-boot-xlnx ?= "v2015.01%" |
| 16 | UBOOT_SUFFIX ?= "img" | 16 | UBOOT_SUFFIX ?= "img" |
| 17 | 17 | ||
| 18 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "device-tree" | 18 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "device-tree" |
