diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2023-04-03 08:44:46 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-03 08:44:46 -0300 |
commit | 7c71b9d5cbd5a44f0071f8f4e3cbd9570b01bf0d (patch) | |
tree | 2decb884b532ffaf46d3a07a2f6fa091dd17d0ea /recipes-bsp/imx-atf/imx-atf_1.5.0.bb | |
parent | 07d4a6baa23ec3a1f013f8a070130598b56aec7c (diff) | |
parent | a9bdad993cb38c71d002dd10fa98411d5556266a (diff) | |
download | meta-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.bb | 2 |
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 | |||
8 | PV = "1.5.0+git${SRCPV}" | 8 | PV = "1.5.0+git${SRCPV}" |
9 | 9 | ||
10 | SRCBRANCH = "imx_4.9.123_imx8mm_ga" | 10 | SRCBRANCH = "imx_4.9.123_imx8mm_ga" |
11 | SRC_URI = "git://source.codeaurora.org/external/imx/imx-atf.git;protocol=https;branch=${SRCBRANCH} \ | 11 | SRC_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 | " |
14 | SRCREV = "af3554fc6ea8c17710ffd37a14a25834fad19271" | 14 | SRCREV = "af3554fc6ea8c17710ffd37a14a25834fad19271" |