smw: Update smw_git.bb to commit 3c62bfb

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-02-26 09:10:52 +01:00
parent 2603bf4277
commit 9588e5d46a

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 = "6f709579e11c3ed342cf0de9cdd13a5e6edd2ba6"
SRCREV_smw = "3c62bfb7c8d1f328f71ca56e6adcd7fc7691dd19"
SRCREV_psa = "463cb95ada820bc6f758d50066cf8c0ed5cc3a02"
SRCREV_FORMAT = "smw_psa"
S = "${WORKDIR}/git/smw"