From d0cca0cf28547d1c1ba6ad7d8f1cc3e6e0d610f5 Mon Sep 17 00:00:00 2001 From: Preeti Sachan Date: Thu, 10 Oct 2024 10:03:51 +0800 Subject: [PATCH] slimboot-tools: update to latest commit Updated commit to include GenContainer.py fix to set default auth type correctly. Signed-off-by: Preeti Sachan Signed-off-by: Anuj Mittal --- recipes-devtools/slimboot/slimboot-tools_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-devtools/slimboot/slimboot-tools_git.bb b/recipes-devtools/slimboot/slimboot-tools_git.bb index b65b182d..72b3ffe8 100644 --- a/recipes-devtools/slimboot/slimboot-tools_git.bb +++ b/recipes-devtools/slimboot/slimboot-tools_git.bb @@ -5,7 +5,7 @@ Operating Systems or Hypervisors." HOMEPAGE = "https://slimbootloader.github.io/tools/index.html" SRC_URI = "git://github.com/slimbootloader/slimbootloader;protocol=https;branch=master" -SRCREV = "df5bd0bc2a522afcb8945a6797592b04838db753" +SRCREV = "a63818df94d3c9d8c04cdca5869ba7cde9fb5a38" PV = "0.0.0+git${SRCPV}" LICENSE = "BSD-2-Clause-Patent" LIC_FILES_CHKSUM = "file://LICENSE;md5=ef7fba7be2819ac13aaf5d0f842ce5d9"