summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/atf/qoriq-atf_1.5.bb
diff options
context:
space:
mode:
authorSimone Agresta <simone.agresta@bticino.it>2023-04-04 12:46:39 +0200
committerSimone Agresta <simone.agresta@bticino.it>2023-04-04 12:46:39 +0200
commitf4a04b56ccd516961326dd3371eeb4db7753266a (patch)
tree68c71921cbcad4d2f402ca629c7b164938f45585 /recipes-bsp/atf/qoriq-atf_1.5.bb
parent470da01b34b538d8b2a9bf9da512b89f4f76c7f9 (diff)
downloadmeta-freescale-f4a04b56ccd516961326dd3371eeb4db7753266a.tar.gz
meta-freescale: migrate IMX repos from codeaurora to github
Signed-off-by: Simone Agresta <simone.agresta@bticino.it>
Diffstat (limited to 'recipes-bsp/atf/qoriq-atf_1.5.bb')
-rw-r--r--recipes-bsp/atf/qoriq-atf_1.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/atf/qoriq-atf_1.5.bb b/recipes-bsp/atf/qoriq-atf_1.5.bb
index 19208334..e0f0445c 100644
--- a/recipes-bsp/atf/qoriq-atf_1.5.bb
+++ b/recipes-bsp/atf/qoriq-atf_1.5.bb
@@ -13,7 +13,7 @@ do_compile[depends] += "u-boot:do_deploy rcw:do_deploy uefi:do_deploy"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
16SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/atf;nobranch=1" 16SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/atf;nobranch=1"
17SRCREV = "5ae5233c064e94a8bd1b4a1652a03b87b0be63f6" 17SRCREV = "5ae5233c064e94a8bd1b4a1652a03b87b0be63f6"
18 18
19COMPATIBLE_MACHINE = "(qoriq)" 19COMPATIBLE_MACHINE = "(qoriq)"