diff options
author | Denys Dmytriyenko <denys@ti.com> | 2019-05-09 00:26:21 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-05-09 12:49:55 +0000 |
commit | 5a314bce1d4de7981610456b338c7e4d9871a9b9 (patch) | |
tree | 15c875cd837d4969e39e6dd629a8fcfa2b991aab /recipes-bsp | |
parent | 1818d512f7b518cc87b90bc31a3f6f972c0af162 (diff) | |
download | meta-ti-5a314bce1d4de7981610456b338c7e4d9871a9b9.tar.gz |
arm-trusted-firmware: update to ti2019.01-rc3 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.bb | 2 |
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 76522c01..24aa3f44 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}" | |||
22 | BRANCH = "ti-atf" | 22 | BRANCH = "ti-atf" |
23 | SRC_URI = "git://git.ti.com/atf/arm-trusted-firmware.git;branch=${BRANCH}" | 23 | SRC_URI = "git://git.ti.com/atf/arm-trusted-firmware.git;branch=${BRANCH}" |
24 | 24 | ||
25 | SRCREV ?= "a9361e0ee6e6725346bf1f395b4d3d049bc20a7f" | 25 | SRCREV ?= "ee0d515f0577d96ca32278e7cccb6fd768d1b83d" |
26 | 26 | ||
27 | # Make ATF "aware" of OPTEE, no build dependency | 27 | # Make ATF "aware" of OPTEE, no build dependency |
28 | PACKAGECONFIG[optee] = "SPD=opteed" | 28 | PACKAGECONFIG[optee] = "SPD=opteed" |