summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-xlnx_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-xlnx_git.bb b/recipes-bsp/u-boot/u-boot-xlnx_git.bb
index 96c3a53a..1ba3e694 100644
--- a/recipes-bsp/u-boot/u-boot-xlnx_git.bb
+++ b/recipes-bsp/u-boot/u-boot-xlnx_git.bb
@@ -11,6 +11,8 @@ UBOOT_XLNX_DEV_BRANCH ?= "master-next"
11 11
12include u-boot-xlnx.inc 12include u-boot-xlnx.inc
13 13
14LIC_FILES_CHKSUM = "file://README;beginline=1;endline=6;md5=157ab8408beab40cd8ce1dc69f702a6c"
15
14SRC_URI = "git://github.com/Xilinx/u-boot-xlnx.git;protocol=https;branch=${UBOOT_XLNX_DEV_BRANCH}" 16SRC_URI = "git://github.com/Xilinx/u-boot-xlnx.git;protocol=https;branch=${UBOOT_XLNX_DEV_BRANCH}"
15 17
16# Set default SRCREVs. SRCREVs statically set to prevent network access during 18# Set default SRCREVs. SRCREVs statically set to prevent network access during