mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-05 02:20:30 +00:00
arm-bsp/trusted-firmware-m: update CS1K bbappend for TF-M 1.5.0, again
Remove the explicit SRCREV_mcuboot as this is the same as the 1.5.0 recipe. Signed-off-by: Ross Burton <ross.burton@arm.com>
This commit is contained in:
@@ -10,9 +10,8 @@ EXTRA_OECMAKE += "-DPLATFORM_IS_FVP=${TFM_PLATFORM_IS_FVP}"
|
||||
|
||||
SRCBRANCH_tfm = "master"
|
||||
SRCREV_tfm = "ca8c634a3dc15b42d41655a14e512b642320893a"
|
||||
SRCREV_mcuboot = "29099e1d17f93ae1d09fe945ad191b703aacd3d8"
|
||||
|
||||
PV = "1.5+git${SRCREV_tfm}"
|
||||
PV = "1.5.0+git${SRCREV_tfm}"
|
||||
SRCREV_FORMAT = "tfm_mcuboot_tfm-tests_mbedtls"
|
||||
|
||||
# The install task signs the TF-A BL2 and FIP binaries.
|
||||
|
||||
Reference in New Issue
Block a user