summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPreeti Sachan <preeti.sachan@intel.com>2024-10-10 10:03:51 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2024-10-10 12:35:44 +0800
commitd0cca0cf28547d1c1ba6ad7d8f1cc3e6e0d610f5 (patch)
tree727f227cacd722fcf8c84cd93aaa64d96d8e54fe
parentf4085cf2bafe8decebda4fa254b6521d6420393f (diff)
downloadmeta-intel-d0cca0cf28547d1c1ba6ad7d8f1cc3e6e0d610f5.tar.gz
slimboot-tools: update to latest commit
Updated commit to include GenContainer.py fix to set default auth type correctly. Signed-off-by: Preeti Sachan <preeti.sachan@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-devtools/slimboot/slimboot-tools_git.bb2
1 files changed, 1 insertions, 1 deletions
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."
5HOMEPAGE = "https://slimbootloader.github.io/tools/index.html" 5HOMEPAGE = "https://slimbootloader.github.io/tools/index.html"
6 6
7SRC_URI = "git://github.com/slimbootloader/slimbootloader;protocol=https;branch=master" 7SRC_URI = "git://github.com/slimbootloader/slimbootloader;protocol=https;branch=master"
8SRCREV = "df5bd0bc2a522afcb8945a6797592b04838db753" 8SRCREV = "a63818df94d3c9d8c04cdca5869ba7cde9fb5a38"
9PV = "0.0.0+git${SRCPV}" 9PV = "0.0.0+git${SRCPV}"
10LICENSE = "BSD-2-Clause-Patent" 10LICENSE = "BSD-2-Clause-Patent"
11LIC_FILES_CHKSUM = "file://LICENSE;md5=ef7fba7be2819ac13aaf5d0f842ce5d9" 11LIC_FILES_CHKSUM = "file://LICENSE;md5=ef7fba7be2819ac13aaf5d0f842ce5d9"