summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJens Rehsack <sno@NetBSD.org>2020-01-31 13:28:01 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2020-02-11 18:25:22 -0300
commit7afecff0f9eec38612b467dfbf163dbe282ce4e6 (patch)
tree7c29070f1d51966b9ca3fdb07a6703c402c155a0
parent0f76f0199748c3fc21860cffe7215f891349c8db (diff)
downloadmeta-freescale-7afecff0f9eec38612b467dfbf163dbe282ce4e6.tar.gz
atf: upgrade LDSK-19.03 -> LSDK-19.09-311212
Upgrade ATF to latest release from NXP. Signed-off-by: Jens Rehsack <sno@NetBSD.org>
-rw-r--r--recipes-bsp/atf/atf_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/atf/atf_git.bb b/recipes-bsp/atf/atf_git.bb
index d75e3eb2..e6d348f3 100644
--- a/recipes-bsp/atf/atf_git.bb
+++ b/recipes-bsp/atf/atf_git.bb
@@ -12,7 +12,7 @@ do_compile[depends] += "u-boot:do_deploy rcw:do_deploy uefi:do_deploy"
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13
14SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/atf;nobranch=1" 14SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/atf;nobranch=1"
15SRCREV = "85e98b945172118c55f0cea9c1f655b4307e6fab" 15SRCREV = "bf83b558cd535ae0272b5e5985d1c7d269b5b020"
16 16
17SRC_URI += "file://0001-fix-fiptool-build-error.patch \ 17SRC_URI += "file://0001-fix-fiptool-build-error.patch \
18 file://0001-Makefile-add-CC-gcc.patch \ 18 file://0001-Makefile-add-CC-gcc.patch \