summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-imx_2017.03.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-03 08:44:46 -0300
committerGitHub <noreply@github.com>2023-04-03 08:44:46 -0300
commit7c71b9d5cbd5a44f0071f8f4e3cbd9570b01bf0d (patch)
tree2decb884b532ffaf46d3a07a2f6fa091dd17d0ea /recipes-bsp/u-boot/u-boot-imx_2017.03.bb
parent07d4a6baa23ec3a1f013f8a070130598b56aec7c (diff)
parenta9bdad993cb38c71d002dd10fa98411d5556266a (diff)
downloadmeta-freescale-thud.tar.gz
Merge pull request #1475 from jviguera/thudthud
[thud] meta-freescale: migrate IMX repos from codeaurora to github
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-imx_2017.03.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-imx_2017.03.bb2
1 files changed, 1 insertions, 1 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 f85ed9941..7cf8828ae 100644
--- a/recipes-bsp/u-boot/u-boot-imx_2017.03.bb
+++ b/recipes-bsp/u-boot/u-boot-imx_2017.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_v2017.03_4.9.123_imx8mm_ga" 13SRCBRANCH = "imx_v2017.03_4.9.123_imx8mm_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} \
15 file://0001-tools-allow-to-override-python.patch \ 15 file://0001-tools-allow-to-override-python.patch \
16 " 16 "
17SRCREV = "8be98e9322040c655b9e5c9fb2c494e002e3fad9" 17SRCREV = "8be98e9322040c655b9e5c9fb2c494e002e3fad9"