diff options
author | Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> | 2016-04-26 11:55:46 -0700 |
---|---|---|
committer | Nathan Rossi <nathan@nathanrossi.com> | 2016-05-03 01:42:43 +1000 |
commit | a05e2f34da9b0566d59df9b0e019fd39c93bf1c1 (patch) | |
tree | 7a0e5d7d8a0b7532a393e5bafe9eeba7a1fcc70d /recipes-bsp/u-boot | |
parent | 456e0a2703f8adfe8ce4d22d43decabd32f34279 (diff) | |
download | meta-xilinx-a05e2f34da9b0566d59df9b0e019fd39c93bf1c1.tar.gz |
u-boot-xlnx_2016.01.bb: v2016.1 release tag
Xilinx u-boot is tagged for release v2016.1
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Diffstat (limited to 'recipes-bsp/u-boot')
-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 67c73da5..c9ad403f 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.?' release tag | 4 | # this matches u-boot-xlnx 'xilinx-v2016.1' release tag |
5 | SRCREV = "68b454fbd9f7ce10e87e736888ea54c1655ce025" | 5 | SRCREV = "07b02489f2f11459bf5e402f34c5e84d20ebbbcf" |
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:" |