summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/atf/qoriq-atf_1.5.bb
diff options
context:
space:
mode:
authorJulian Kahlert <julian.kahlert@avionic-design.de>2023-04-05 10:59:36 +0200
committerJulian Kahlert <julian.kahlert@avionic-design.de>2023-04-05 10:59:36 +0200
commit35ba80a5c75fb71aefbb8f9a69e1b36dfc595967 (patch)
tree3077326a0ab6c1adc72d86539b000de640a9ad55 /recipes-bsp/atf/qoriq-atf_1.5.bb
parent296f367ac913b0170ccf0233c0209d4cbf50341e (diff)
downloadmeta-freescale-35ba80a5c75fb71aefbb8f9a69e1b36dfc595967.tar.gz
meta-freescale: fix broken IMX migration from codeaurora to github
Signed-off-by: Julian Kahlert <julian.kahlert@avionic-design.de>
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 e0f0445c..4287135f 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://github.com/nxp-qoriq/qoriq-components/atf;nobranch=1" 16SRC_URI = "git://github.com/nxp-qoriq/atf;nobranch=1"
17SRCREV = "5ae5233c064e94a8bd1b4a1652a03b87b0be63f6" 17SRCREV = "5ae5233c064e94a8bd1b4a1652a03b87b0be63f6"
18 18
19COMPATIBLE_MACHINE = "(qoriq)" 19COMPATIBLE_MACHINE = "(qoriq)"