From 35b9f538aec0e0a3defb39d9830dd984e9de1afe Mon Sep 17 00:00:00 2001 From: Pawel Langowski Date: Thu, 25 Jul 2024 11:30:37 +0200 Subject: [PATCH] recipes-bsp/txe-secure-boot/txesbmantool_git.bb: Bump SRCREV Signed-off-by: Pawel Langowski --- meta-dts-distro/recipes-bsp/txe-secure-boot/txesbmantool_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-dts-distro/recipes-bsp/txe-secure-boot/txesbmantool_git.bb b/meta-dts-distro/recipes-bsp/txe-secure-boot/txesbmantool_git.bb index 3b5dee4d..2550a272 100644 --- a/meta-dts-distro/recipes-bsp/txe-secure-boot/txesbmantool_git.bb +++ b/meta-dts-distro/recipes-bsp/txe-secure-boot/txesbmantool_git.bb @@ -12,7 +12,7 @@ SRC_URI = " \ git://github.com/Dasharo/coreboot.git;branch=txe_sb_tool;protocol=https \ " -SRCREV = "235c946838dc8c619ff821c9791386d63f5cbd6a" +SRCREV = "98e264b20ac2cabd1c8eaaae99113dcdc3cf52c7" S = "${WORKDIR}/git/util/txesbmantool"