1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

arm-trusted-firmware: update to the latest in 2.1

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2019-07-09 21:16:57 +00:00
parent 04da60e25d
commit de9ee6d4fc

View File

@@ -22,7 +22,7 @@ PV_append = "+git${SRCPV}"
BRANCH = "ti-atf"
SRC_URI = "git://git.ti.com/atf/arm-trusted-firmware.git;branch=${BRANCH}"
SRCREV ?= "48ec9e41a27f9b58975e0c6ff571e43f2015f9fc"
SRCREV ?= "ce3f1512bfc3f346900178c5ef870fbef3ab205e"
# Make ATF "aware" of OPTEE, no build dependency
PACKAGECONFIG[optee] = "SPD=opteed"