1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

arm-trusted-firmware: update to sync up with latest master

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2018-09-15 02:04:03 +00:00
parent d93a4ed2f2
commit 131f68bd5e

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 ?= "516abc5fb4826e28be0acdbe6e22fd1b1b476c59"
SRCREV ?= "d7b4c6e1fdb4553fc23a02776bca111bdcdf6b9f"
# Make ATF "aware" of OPTEE, no build dependency
PACKAGECONFIG[optee] = "SPD=opteed"