summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/atf/qoriq-atf_1.5.bb
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2021-04-16 10:28:02 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2021-04-20 10:05:55 -0300
commit82a974b9529036b364d1dae22250196e2e94df93 (patch)
treeaca1d442276dafda0e8a980d8df46848fe104786 /recipes-bsp/atf/qoriq-atf_1.5.bb
parentba1bdb2031867a290d9932f70278b8b82aaa56b9 (diff)
downloadmeta-freescale-82a974b9529036b364d1dae22250196e2e94df93.tar.gz
qoriq-atf-1.5: update to 5ae5233c0
New commits: 5ae5233c0 nxp: ls2048a: fix system wake hang f94d42a08 nxp: csf_hdr_parser: initialize rotpk_hash_table 848f99319 plat: nxp: Add SMC call service to disable specific IPs Signed-off-by: Ting Liu <ting.liu@nxp.com>
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 650acc3b..9f45a515 100644
--- a/recipes-bsp/atf/qoriq-atf_1.5.bb
+++ b/recipes-bsp/atf/qoriq-atf_1.5.bb
@@ -14,7 +14,7 @@ do_compile[depends] += "u-boot:do_deploy rcw:do_deploy uefi:do_deploy"
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
16SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/atf;nobranch=1" 16SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/atf;nobranch=1"
17SRCREV = "9225ad51f026975fa6b86db800f43c55db11fa4d" 17SRCREV = "5ae5233c064e94a8bd1b4a1652a03b87b0be63f6"
18 18
19COMPATIBLE_MACHINE = "(qoriq)" 19COMPATIBLE_MACHINE = "(qoriq)"
20 20