diff options
author | Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> | 2016-07-11 13:42:49 -0700 |
---|---|---|
committer | Nathan Rossi <nathan@nathanrossi.com> | 2016-07-16 23:14:20 +1000 |
commit | 9c4f29c71ef9aea45488394ee3f7a3ddd3029743 (patch) | |
tree | d441240aae27a17ab0e7891ebb9f56c989d717b4 | |
parent | e9450cb32b63987434c88435714252b188d46412 (diff) | |
download | meta-xilinx-9c4f29c71ef9aea45488394ee3f7a3ddd3029743.tar.gz |
u-boot-xlnx_2016.01.bb: Update tag to v2016.2
Update Xilinx u-boot to xilinx-v2016.2 tag
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
-rw-r--r-- | recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb b/recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb index ecc1c8f8..a4348442 100644 --- a/recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb +++ b/recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb | |||
@@ -1,8 +1,8 @@ | |||
1 | include u-boot-xlnx.inc | 1 | include u-boot-xlnx.inc |
2 | include u-boot-spl-zynq-init.inc | 2 | include u-boot-spl-zynq-init.inc |
3 | 3 | ||
4 | # this matches u-boot-xlnx 'xilinx-v2016.1' release tag | 4 | # this matches u-boot-xlnx 'xilinx-v2016.2' release tag |
5 | SRCREV = "07b02489f2f11459bf5e402f34c5e84d20ebbbcf" | 5 | SRCREV = "0daf88c7f8c9085a81336a0ad2dd3bcc84c7a18a" |
6 | PV = "v2016.01${XILINX_EXTENSION}+git${SRCPV}" | 6 | PV = "v2016.01${XILINX_EXTENSION}+git${SRCPV}" |
7 | 7 | ||
8 | FILESEXTRAPATHS_prepend := "${THISDIR}/u-boot-xlnx:" | 8 | FILESEXTRAPATHS_prepend := "${THISDIR}/u-boot-xlnx:" |