summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/slimboot
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2026-01-27 14:54:34 +0530
committerYogesh Tyagi <yogesh.tyagi@intel.com>2026-01-27 14:54:34 +0530
commit84ef6bf6c22a1e8ee189ef56ef27d88ad786ce75 (patch)
treedd95d3e3ff407fe4d7eb3d92368d4c825ec1d218 /recipes-devtools/slimboot
parent2edbffcfd51a43a0174eeeb405629343b36cc29b (diff)
downloadmeta-intel-84ef6bf6c22a1e8ee189ef56ef27d88ad786ce75.tar.gz
slimboot-tools : upgrade a63818df -> 7b6466fa
Update to latest upstream commit (7b6466fa from 2026-01-22). Includes various bug fixes and improvements to the Slim Bootloader host tools for generating container images. Release Notes: https://github.com/slimbootloader/slimbootloader/commit/7b6466fa Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Diffstat (limited to 'recipes-devtools/slimboot')
-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 15b4254f..72181425 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 = "a63818df94d3c9d8c04cdca5869ba7cde9fb5a38" 8SRCREV = "7b6466faf6d48c64d46702356789ca2a22ef651f"
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"