summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-imx_2017.03.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx_2017.03.bb b/recipes-bsp/u-boot/u-boot-imx_2017.03.bb
index 60a93732..b9a269be 100644
--- a/recipes-bsp/u-boot/u-boot-imx_2017.03.bb
+++ b/recipes-bsp/u-boot/u-boot-imx_2017.03.bb
@@ -12,7 +12,7 @@ LICENSE = "GPLv2+"
12LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" 12LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
13 13
14SRCBRANCH = "imx_v2017.03_4.9.88_2.0.0_ga" 14SRCBRANCH = "imx_v2017.03_4.9.88_2.0.0_ga"
15SRC_URI = "git://source.codeaurora.org/external/imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}" 15SRC_URI = "git://github.com/nxp-imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}"
16SRCREV = "b76bb1bf9fd21e21006d79552e28855ac43ad43c" 16SRCREV = "b76bb1bf9fd21e21006d79552e28855ac43ad43c"
17 17
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb b/recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb
index 437ea855..5c72e60e 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb
+++ b/recipes-bsp/u-boot/u-boot-qoriq_2018.03.bb
@@ -18,7 +18,7 @@ DEPENDS_append_qoriq-arm64 = " change-file-endianess-native dtc-native tcl-nativ
18DEPENDS_append_qoriq-arm = " change-file-endianess-native dtc-native tcl-native" 18DEPENDS_append_qoriq-arm = " change-file-endianess-native dtc-native tcl-native"
19DEPENDS_append_qoriq-ppc = " boot-format-native" 19DEPENDS_append_qoriq-ppc = " boot-format-native"
20 20
21SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/u-boot;nobranch=1 \ 21SRC_URI = "git://github.com/nxp-qoriq/u-boot;protocol=https;nobranch=1 \
22" 22"
23SRCREV = "11abda97baeb57109b20c99a1edad6f8205bedbc" 23SRCREV = "11abda97baeb57109b20c99a1edad6f8205bedbc"
24 24