summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2019-06-11 05:10:04 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-06-11 16:29:34 +0000
commit0bb5d60e48f9f06533ab75a670e51064385ba0fb (patch)
tree5f581fe310b82edd7fe11930a8893848e592e4c3 /recipes-bsp
parent90e3e1ac208c283fffc7feedf53969b274e19112 (diff)
downloadmeta-ti-0bb5d60e48f9f06533ab75a670e51064385ba0fb.tar.gz
arm-trusted-firmware: update to the latest with support for J7
License checksum changed due to minor formatting. 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.bb4
1 files changed, 2 insertions, 2 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 25f82f12..fc24e53f 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
@@ -7,7 +7,7 @@ Power State Coordination Interface (PSCI), Trusted Board Boot Requirements \
7HOMEPAGE = "http://infocenter.arm.com/help/topic/com.arm.doc.dui0928e/CJHIDGJF.html" 7HOMEPAGE = "http://infocenter.arm.com/help/topic/com.arm.doc.dui0928e/CJHIDGJF.html"
8 8
9LICENSE = "BSD" 9LICENSE = "BSD"
10LIC_FILES_CHKSUM = "file://license.rst;md5=c709b197e22b81ede21109dbffd5f363" 10LIC_FILES_CHKSUM = "file://license.rst;md5=90153916317c204fade8b8df15739cde"
11 11
12inherit deploy 12inherit deploy
13 13
@@ -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 ?= "ee0d515f0577d96ca32278e7cccb6fd768d1b83d" 25SRCREV ?= "b81d5871adaa7a35dc33f7450b9dd19183ef9590"
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"