smw: Update smw_git.bb to commit e25c229

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-03-04 09:10:14 +01:00
parent bef17bde57
commit cceedfc27f

View File

@ -25,7 +25,7 @@ PSA_LIB_SRC ?= "git://github.com/ARM-software/psa-arch-tests.git;protocol=https"
PSA_ARCH_TESTS_SRC_PATH = "psa-arch-tests"
SRCBRANCH_smw = "release/version_4.x"
SRCBRANCH_psa = "main"
SRCREV_smw = "3c62bfb7c8d1f328f71ca56e6adcd7fc7691dd19"
SRCREV_smw = "e25c229d65306560c07ed1dc95a1e27614b5d115"
SRCREV_psa = "463cb95ada820bc6f758d50066cf8c0ed5cc3a02"
SRCREV_FORMAT = "smw_psa"
S = "${WORKDIR}/git/smw"