diff mbox series

[isar-cip-core] efibootguard: Update to 0.18

Message ID 88cc6520-d4ad-4d66-9b83-4d1410ff3eab@siemens.com (mailing list archive)
State New
Headers show
Series [isar-cip-core] efibootguard: Update to 0.18 | expand

Commit Message

Jan Kiszka Oct. 30, 2024, 11:52 a.m. UTC
From: Jan Kiszka <jan.kiszka@siemens.com>

Extends the watchdog hardware support a bit and enables compilation
against newer toolchains.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 ...fibootguard_0.16-2+cip.bb => efibootguard_0.18-1+cip.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename recipes-bsp/efibootguard/{efibootguard_0.16-2+cip.bb => efibootguard_0.18-1+cip.bb} (87%)
diff mbox series

Patch

diff --git a/recipes-bsp/efibootguard/efibootguard_0.16-2+cip.bb b/recipes-bsp/efibootguard/efibootguard_0.18-1+cip.bb
similarity index 87%
rename from recipes-bsp/efibootguard/efibootguard_0.16-2+cip.bb
rename to recipes-bsp/efibootguard/efibootguard_0.18-1+cip.bb
index 20cc907b..931bc8ea 100644
--- a/recipes-bsp/efibootguard/efibootguard_0.16-2+cip.bb
+++ b/recipes-bsp/efibootguard/efibootguard_0.18-1+cip.bb
@@ -1,7 +1,7 @@ 
 #
 # CIP Core, generic profile
 #
-# Copyright (c) Siemens AG, 2020-2023
+# Copyright (c) Siemens AG, 2020-2024
 #
 # Authors:
 #  Quirin Gylstorff <quirin.gylstorff@siemens.com>
@@ -23,8 +23,8 @@  SRC_URI = " \
     git://salsa.debian.org/debian/efibootguard.git;protocol=https;branch=master;name=debian \
     file://debian-patches/0001-d-control-Make-compatible-with-debian-buster.patch \
     "
-SRC_URI[tarball.sha256sum] = "d6d37c59aed17489d02b4f0b63db16994dfb8f9f70f54be4d65c366f58c6be9d"
-SRCREV_debian = "74b34b5a3bbdedb628bd75422d6a8bfef70ab58a"
+SRC_URI[tarball.sha256sum] = "023b96548e0779bd7aaf58899883099dba9993b1b4af0c858adc00382523ae52"
+SRCREV_debian = "7e31b8f9cc204d1210c6c03381f936a96c29b35f"
 
 PROVIDES = "libebgenv-dev libebgenv0 efibootguard"