smw: Update smw_git.bb to commit 6a6567d

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-10-14 11:12:01 +02:00 committed by Jun Zhu
parent 67d80224a8
commit 8105d55b6f

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 = "master"
SRCBRANCH_psa = "main"
SRCREV_smw = "ad3fa5e21d7d958547041e13f19df286c3b56072"
SRCREV_smw = "6a6567d44fdcddc1a9146515219c0efa98c46018"
SRCREV_psa = "463cb95ada820bc6f758d50066cf8c0ed5cc3a02"
SRCREV_FORMAT = "smw_psa"
S = "${WORKDIR}/git/smw"