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_2018.03.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-qoriq-common_2019.04.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx_2018.03.bb b/recipes-bsp/u-boot/u-boot-imx_2018.03.bb
index ed32ffcb..0237c135 100644
--- a/recipes-bsp/u-boot/u-boot-imx_2018.03.bb
+++ b/recipes-bsp/u-boot/u-boot-imx_2018.03.bb
@@ -11,7 +11,7 @@ LICENSE = "GPLv2+"
11LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" 11LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
12 12
13SRCBRANCH = "imx_v2018.03_4.14.98_2.0.0_ga" 13SRCBRANCH = "imx_v2018.03_4.14.98_2.0.0_ga"
14SRC_URI = "git://source.codeaurora.org/external/imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}" 14SRC_URI = "git://github.com/nxp-imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}"
15SRCREV = "0d6d8807793e74402e23772062469aeb4808dd48" 15SRCREV = "0d6d8807793e74402e23772062469aeb4808dd48"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
diff --git a/recipes-bsp/u-boot/u-boot-qoriq-common_2019.04.inc b/recipes-bsp/u-boot/u-boot-qoriq-common_2019.04.inc
index c3a77fb4..8e079efa 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq-common_2019.04.inc
+++ b/recipes-bsp/u-boot/u-boot-qoriq-common_2019.04.inc
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = " \
10 file://Licenses/lgpl-2.1.txt;md5=4fbd65380cdd255951079008b364516c \ 10 file://Licenses/lgpl-2.1.txt;md5=4fbd65380cdd255951079008b364516c \
11" 11"
12 12
13SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/u-boot;nobranch=1 \ 13SRC_URI = "git://github.com/nxp-qoriq/u-boot;protocol=https;nobranch=1 \
14" 14"
15SRCREV= "ce862bb2d2aa3b2a69bc580c57dce67d84ac1b99" 15SRCREV= "ce862bb2d2aa3b2a69bc580c57dce67d84ac1b99"
16 16