summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2019-06-27 02:54:03 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-06-27 00:23:29 +0000
commitfd0698f92f9248e87f61b57dbe533db62abb3622 (patch)
treeb128aa375080428d0557324f834403b29abe29c7 /recipes-bsp
parent426e1406d4b4e431d2b23c3453f521849728a42c (diff)
downloadmeta-ti-fd0698f92f9248e87f61b57dbe533db62abb3622.tar.gz
arm-trusted-firmware: update to ti2019.02-rc1 tag
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2.0.bb b/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2.0.bb
index fc24e53f..43312b65 100644
--- a/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2.0.bb
+++ b/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2.0.bb
@@ -22,7 +22,7 @@ PV_append = "+git${SRCPV}"
22BRANCH = "ti-atf" 22BRANCH = "ti-atf"
23SRC_URI = "git://git.ti.com/atf/arm-trusted-firmware.git;branch=${BRANCH}" 23SRC_URI = "git://git.ti.com/atf/arm-trusted-firmware.git;branch=${BRANCH}"
24 24
25SRCREV ?= "b81d5871adaa7a35dc33f7450b9dd19183ef9590" 25SRCREV ?= "48ec9e41a27f9b58975e0c6ff571e43f2015f9fc"
26 26
27# Make ATF "aware" of OPTEE, no build dependency 27# Make ATF "aware" of OPTEE, no build dependency
28PACKAGECONFIG[optee] = "SPD=opteed" 28PACKAGECONFIG[optee] = "SPD=opteed"