diff options
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:" |