diff options
| author | Yogesh Tyagi <yogesh.tyagi@intel.com> | 2026-01-27 14:54:34 +0530 |
|---|---|---|
| committer | Yogesh Tyagi <yogesh.tyagi@intel.com> | 2026-01-27 14:54:34 +0530 |
| commit | 84ef6bf6c22a1e8ee189ef56ef27d88ad786ce75 (patch) | |
| tree | dd95d3e3ff407fe4d7eb3d92368d4c825ec1d218 /recipes-devtools/slimboot | |
| parent | 2edbffcfd51a43a0174eeeb405629343b36cc29b (diff) | |
| download | meta-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.bb | 2 |
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." | |||
| 5 | HOMEPAGE = "https://slimbootloader.github.io/tools/index.html" | 5 | HOMEPAGE = "https://slimbootloader.github.io/tools/index.html" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/slimbootloader/slimbootloader;protocol=https;branch=master" | 7 | SRC_URI = "git://github.com/slimbootloader/slimbootloader;protocol=https;branch=master" |
| 8 | SRCREV = "a63818df94d3c9d8c04cdca5869ba7cde9fb5a38" | 8 | SRCREV = "7b6466faf6d48c64d46702356789ca2a22ef651f" |
| 9 | PV = "0.0.0+git${SRCPV}" | 9 | PV = "0.0.0+git${SRCPV}" |
| 10 | LICENSE = "BSD-2-Clause-Patent" | 10 | LICENSE = "BSD-2-Clause-Patent" |
| 11 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ef7fba7be2819ac13aaf5d0f842ce5d9" | 11 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ef7fba7be2819ac13aaf5d0f842ce5d9" |
