TF-A: bump v1.2.0 (v2.0-stm32mp-r3)
Change-Id: I8cb99521a45fe1be3165875374aa2b4e7b747810 Signed-off-by: Priouzeau Christophe <christophe.priouzeau@st.com>
This commit is contained in:
parent
849843fe61
commit
098ae97e64
File diff suppressed because it is too large
Load Diff
|
|
@ -10,6 +10,7 @@ SRC_URI[sha256sum] = "7d699a1683bb7a5909de37b6eb91b6e38db32cd6fc5ae48a08eb0718d6
|
|||
SRC_URI += " \
|
||||
file://0001-st-update-r1.patch \
|
||||
file://0002-st-update-r1.1.0.patch \
|
||||
file://0003-st-update-r1.2.0.patch \
|
||||
"
|
||||
|
||||
TF_VERSION = "2.0"
|
||||
|
|
@ -30,7 +31,7 @@ include ${@oe.utils.ifelse(d.getVar('ST_ARCHIVER_ENABLE') == '1', 'tf-a-stm32mp-
|
|||
BBCLASSEXTEND = "devupstream:target"
|
||||
|
||||
SRC_URI_class-devupstream = "git://github.com/STMicroelectronics/arm-trusted-firmware.git;protocol=https;name=tfa;branch=v2.0-stm32mp"
|
||||
SRCREV_class-devupstream = "69cc28c5a1b877cf67def7f94dece087f3917b1c"
|
||||
SRCREV_class-devupstream = "5148fa0d1272cdf714ba0d7f0c38e0f72fa27020"
|
||||
SRCREV_FORMAT_class-devupstream = "tfa"
|
||||
PV_class-devupstream = "${TF_VERSION}+github+${SRCPV}"
|
||||
# ---------------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue