diff options
author | Ting Liu <ting.liu@nxp.com> | 2021-04-16 10:28:02 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2021-04-20 10:05:55 -0300 |
commit | 82a974b9529036b364d1dae22250196e2e94df93 (patch) | |
tree | aca1d442276dafda0e8a980d8df46848fe104786 /recipes-bsp/atf | |
parent | ba1bdb2031867a290d9932f70278b8b82aaa56b9 (diff) | |
download | meta-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')
-rw-r--r-- | recipes-bsp/atf/qoriq-atf_1.5.bb | 2 |
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" | |||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | 15 | ||
16 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/atf;nobranch=1" | 16 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/atf;nobranch=1" |
17 | SRCREV = "9225ad51f026975fa6b86db800f43c55db11fa4d" | 17 | SRCREV = "5ae5233c064e94a8bd1b4a1652a03b87b0be63f6" |
18 | 18 | ||
19 | COMPATIBLE_MACHINE = "(qoriq)" | 19 | COMPATIBLE_MACHINE = "(qoriq)" |
20 | 20 | ||