From f1f8ed3ee362c86aadc0606f4b24295877d7dc5e Mon Sep 17 00:00:00 2001 From: "i.MX Yocto Project Release" Date: Sun, 2 Feb 2025 09:07:46 +0100 Subject: [PATCH] itest: Update itest_git.bb to commit dabbf1d Signed-off-by: i.MX Yocto Project Release --- meta-imx-bsp/recipes-security/smw/itest_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-imx-bsp/recipes-security/smw/itest_git.bb b/meta-imx-bsp/recipes-security/smw/itest_git.bb index 739de7fcf3..4b5dd58d71 100644 --- a/meta-imx-bsp/recipes-security/smw/itest_git.bb +++ b/meta-imx-bsp/recipes-security/smw/itest_git.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8636bd68fc00cc6a3809b7b58b45f982" SRC_URI = "${ITEST_SRC};branch=${SRCBRANCH}" ITEST_SRC ?= "git://github.com/nxp-imx/itest.git;protocol=https" SRCBRANCH = "itest_ele" -SRCREV = "2a972f572b34c7818a4d6c4b6dc4800e56ffc478" +SRCREV = "dabbf1d4f6f2d7e5db93d6e8877cd85ae860d936" S = "${WORKDIR}/git"