summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-atf/imx-atf_1.5.0.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/imx-atf/imx-atf_1.5.0.bb
parent07d4a6baa23ec3a1f013f8a070130598b56aec7c (diff)
parenta9bdad993cb38c71d002dd10fa98411d5556266a (diff)
downloadmeta-freescale-7c71b9d5cbd5a44f0071f8f4e3cbd9570b01bf0d.tar.gz
Merge pull request #1475 from jviguera/thudthud
[thud] meta-freescale: migrate IMX repos from codeaurora to github
Diffstat (limited to 'recipes-bsp/imx-atf/imx-atf_1.5.0.bb')
-rw-r--r--recipes-bsp/imx-atf/imx-atf_1.5.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/imx-atf/imx-atf_1.5.0.bb b/recipes-bsp/imx-atf/imx-atf_1.5.0.bb
index 9d402dba..79bac434 100644
--- a/recipes-bsp/imx-atf/imx-atf_1.5.0.bb
+++ b/recipes-bsp/imx-atf/imx-atf_1.5.0.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/BSD-3-Clause;m
8PV = "1.5.0+git${SRCPV}" 8PV = "1.5.0+git${SRCPV}"
9 9
10SRCBRANCH = "imx_4.9.123_imx8mm_ga" 10SRCBRANCH = "imx_4.9.123_imx8mm_ga"
11SRC_URI = "git://source.codeaurora.org/external/imx/imx-atf.git;protocol=https;branch=${SRCBRANCH} \ 11SRC_URI = "git://github.com/nxp-imx/imx-atf.git;protocol=https;branch=${SRCBRANCH} \
12 file://0001-Allow-BUILD_STRING-to-be-set-in-.revision-file.patch \ 12 file://0001-Allow-BUILD_STRING-to-be-set-in-.revision-file.patch \
13" 13"
14SRCREV = "af3554fc6ea8c17710ffd37a14a25834fad19271" 14SRCREV = "af3554fc6ea8c17710ffd37a14a25834fad19271"