[meta-xilinx] [PATCH 23/29] u-boot-xlnx-dev: Update the default revision
Nathan Rossi
nathan at nathanrossi.com
Wed Sep 28 08:15:50 PDT 2016
Also update the default provided platform init targets.
Signed-off-by: Nathan Rossi <nathan at nathanrossi.com>
---
recipes-bsp/u-boot/u-boot-xlnx-dev.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/recipes-bsp/u-boot/u-boot-xlnx-dev.bb b/recipes-bsp/u-boot/u-boot-xlnx-dev.bb
index 50bbf5431e..df8207ae48 100644
--- a/recipes-bsp/u-boot/u-boot-xlnx-dev.bb
+++ b/recipes-bsp/u-boot/u-boot-xlnx-dev.bb
@@ -11,7 +11,7 @@ include u-boot-spl-zynq-init.inc
LIC_FILES_CHKSUM = "file://README;beginline=1;endline=6;md5=157ab8408beab40cd8ce1dc69f702a6c"
-SRCREV_DEFAULT = "4942ae4d03ee4ef4b2dd750d441f730150ee9288"
+SRCREV_DEFAULT = "aebea9d20a5aa32857f320c07ca8f9fd1b3dec1f"
SRCREV ?= "${@oe.utils.conditional("PREFERRED_PROVIDER_virtual/bootloader", "u-boot-xlnx-dev", "${AUTOREV}", "${SRCREV_DEFAULT}", d)}"
PV = "${UBRANCH}${XILINX_EXTENSION}+git${SRCPV}"
@@ -22,5 +22,6 @@ HAS_PS7INIT ?= " \
zynq_zed_config \
zynq_zc702_config \
zynq_zc706_config \
+ zynq_zybo_config \
"
--
2.9.3
More information about the meta-xilinx
mailing list