diff mbox series

[isar-cip-core,v3] efibootguard: Update to 0.16-2

Message ID 20240123211406.2154661-1-Quirin.Gylstorff@siemens.com (mailing list archive)
State Accepted
Headers show
Series [isar-cip-core,v3] efibootguard: Update to 0.16-2 | expand

Commit Message

Gylstorff Quirin Jan. 23, 2024, 9:12 p.m. UTC
From: Quirin Gylstorff <quirin.gylstorff@siemens.com>

This is the official tag version from debian which removes the
native flag from the python3-shtab dependency.

Also remove the patch debian-patches/0002-d-control-remove-native-from-python3-shtab.patch

Signed-off-by: Quirin Gylstorff <quirin.gylstorff@siemens.com>
---
 ...16-1+cip.bb => efibootguard_0.16-2+cip.bb} |  2 +-
 ...rol-remove-native-from-python3-shtab.patch | 28 -------------------
 2 files changed, 1 insertion(+), 29 deletions(-)
 rename recipes-bsp/efibootguard/{efibootguard_0.16-1+cip.bb => efibootguard_0.16-2+cip.bb} (96%)
 delete mode 100644 recipes-bsp/efibootguard/files/debian-patches/0002-d-control-remove-native-from-python3-shtab.patch

Comments

Jan Kiszka Jan. 29, 2024, 12:22 p.m. UTC | #1
On 23.01.24 22:12, Quirin Gylstorff wrote:
> From: Quirin Gylstorff <quirin.gylstorff@siemens.com>
> 
> This is the official tag version from debian which removes the
> native flag from the python3-shtab dependency.
> 
> Also remove the patch debian-patches/0002-d-control-remove-native-from-python3-shtab.patch
> 
> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@siemens.com>
> ---
>  ...16-1+cip.bb => efibootguard_0.16-2+cip.bb} |  2 +-
>  ...rol-remove-native-from-python3-shtab.patch | 28 -------------------
>  2 files changed, 1 insertion(+), 29 deletions(-)
>  rename recipes-bsp/efibootguard/{efibootguard_0.16-1+cip.bb => efibootguard_0.16-2+cip.bb} (96%)
>  delete mode 100644 recipes-bsp/efibootguard/files/debian-patches/0002-d-control-remove-native-from-python3-shtab.patch
> 
> diff --git a/recipes-bsp/efibootguard/efibootguard_0.16-1+cip.bb b/recipes-bsp/efibootguard/efibootguard_0.16-2+cip.bb
> similarity index 96%
> rename from recipes-bsp/efibootguard/efibootguard_0.16-1+cip.bb
> rename to recipes-bsp/efibootguard/efibootguard_0.16-2+cip.bb
> index 93114c3..b6bb2bd 100644
> --- a/recipes-bsp/efibootguard/efibootguard_0.16-1+cip.bb
> +++ b/recipes-bsp/efibootguard/efibootguard_0.16-2+cip.bb
> @@ -24,7 +24,7 @@ SRC_URI = " \
>      file://debian-patches/0001-d-control-Make-compatible-with-debian-buster.patch \
>      "
>  SRC_URI[tarball.sha256sum] = "d6d37c59aed17489d02b4f0b63db16994dfb8f9f70f54be4d65c366f58c6be9d"
> -SRCREV_debian = "eacf94e767136a0257850ea0c888d234cb8cace4"
> +SRCREV_debian = "74b34b5a3bbdedb628bd75422d6a8bfef70ab58a"
>  
>  PROVIDES = "libebgenv-dev libebgenv0 efibootguard"
>  
> diff --git a/recipes-bsp/efibootguard/files/debian-patches/0002-d-control-remove-native-from-python3-shtab.patch b/recipes-bsp/efibootguard/files/debian-patches/0002-d-control-remove-native-from-python3-shtab.patch
> deleted file mode 100644
> index 42204a5..0000000
> --- a/recipes-bsp/efibootguard/files/debian-patches/0002-d-control-remove-native-from-python3-shtab.patch
> +++ /dev/null
> @@ -1,28 +0,0 @@
> -From c599480bdec0ed57922d100dceb5c94d04755694 Mon Sep 17 00:00:00 2001
> -From: Quirin Gylstorff <quirin.gylstorff@siemens.com>
> -Date: Wed, 15 Feb 2023 10:47:38 +0100
> -Subject: [PATCH 2/2] d/control: remove :native from python3-shtab
> -
> -This fixes the cross build for qemu-arm and qemu-arm64.
> -
> -Signed-off-by: Quirin Gylstorff <quirin.gylstorff@siemens.com>
> ----
> - debian/control | 2 +-
> - 1 file changed, 1 insertion(+), 1 deletion(-)
> -
> -diff --git a/debian/control b/debian/control
> -index 8b92019..53e2b66 100644
> ---- a/debian/control
> -+++ b/debian/control
> -@@ -9,7 +9,7 @@ Build-Depends: debhelper,
> -  help2man,
> -  libpci-dev,
> -  pkg-config,
> -- python3-shtab:native,
> -+ python3-shtab,
> -  zlib1g-dev
> - Standards-Version: 4.6.1
> - Homepage: https://github.com/siemens/efibootguard
> --- 
> -2.39.2
> -

Thanks, applied.

Jan
diff mbox series

Patch

diff --git a/recipes-bsp/efibootguard/efibootguard_0.16-1+cip.bb b/recipes-bsp/efibootguard/efibootguard_0.16-2+cip.bb
similarity index 96%
rename from recipes-bsp/efibootguard/efibootguard_0.16-1+cip.bb
rename to recipes-bsp/efibootguard/efibootguard_0.16-2+cip.bb
index 93114c3..b6bb2bd 100644
--- a/recipes-bsp/efibootguard/efibootguard_0.16-1+cip.bb
+++ b/recipes-bsp/efibootguard/efibootguard_0.16-2+cip.bb
@@ -24,7 +24,7 @@  SRC_URI = " \
     file://debian-patches/0001-d-control-Make-compatible-with-debian-buster.patch \
     "
 SRC_URI[tarball.sha256sum] = "d6d37c59aed17489d02b4f0b63db16994dfb8f9f70f54be4d65c366f58c6be9d"
-SRCREV_debian = "eacf94e767136a0257850ea0c888d234cb8cace4"
+SRCREV_debian = "74b34b5a3bbdedb628bd75422d6a8bfef70ab58a"
 
 PROVIDES = "libebgenv-dev libebgenv0 efibootguard"
 
diff --git a/recipes-bsp/efibootguard/files/debian-patches/0002-d-control-remove-native-from-python3-shtab.patch b/recipes-bsp/efibootguard/files/debian-patches/0002-d-control-remove-native-from-python3-shtab.patch
deleted file mode 100644
index 42204a5..0000000
--- a/recipes-bsp/efibootguard/files/debian-patches/0002-d-control-remove-native-from-python3-shtab.patch
+++ /dev/null
@@ -1,28 +0,0 @@ 
-From c599480bdec0ed57922d100dceb5c94d04755694 Mon Sep 17 00:00:00 2001
-From: Quirin Gylstorff <quirin.gylstorff@siemens.com>
-Date: Wed, 15 Feb 2023 10:47:38 +0100
-Subject: [PATCH 2/2] d/control: remove :native from python3-shtab
-
-This fixes the cross build for qemu-arm and qemu-arm64.
-
-Signed-off-by: Quirin Gylstorff <quirin.gylstorff@siemens.com>
----
- debian/control | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/debian/control b/debian/control
-index 8b92019..53e2b66 100644
---- a/debian/control
-+++ b/debian/control
-@@ -9,7 +9,7 @@ Build-Depends: debhelper,
-  help2man,
-  libpci-dev,
-  pkg-config,
-- python3-shtab:native,
-+ python3-shtab,
-  zlib1g-dev
- Standards-Version: 4.6.1
- Homepage: https://github.com/siemens/efibootguard
--- 
-2.39.2
-