[PATCH] meta, meta-isar: drop redundant DPKG_ARCH statements for dpkg-raw recipes

7 views
Skip to first unread message

srinuv...@siemens.com

unread,
Jan 6, 2026, 2:23:16 AM (4 days ago) Jan 6
to isar-...@googlegroups.com, Srinuvasan A
From: Srinuvasan A <srinuv...@siemens.com>

DPKG_ARCH = "all" is now the default in isar for dpkg-raw recipes.

Signed-off-by: Srinuvasan A <srinuv...@siemens.com>
---
.../module-signer-example/module-signer-example.bb | 2 --
meta/classes-recipe/dracut-module.bbclass | 2 --
meta/recipes-support/enable-fsck/enable-fsck_0.2.bb | 2 --
.../isar-ddi-definitions/isar-ddi-definitions_0.1.bb | 1 -
meta/recipes-support/sshd-regen-keys/sshd-regen-keys_0.5.bb | 2 --
5 files changed, 9 deletions(-)

diff --git a/meta-isar/recipes-devtools/module-signer-example/module-signer-example.bb b/meta-isar/recipes-devtools/module-signer-example/module-signer-example.bb
index 58a84d01..271b481e 100644
--- a/meta-isar/recipes-devtools/module-signer-example/module-signer-example.bb
+++ b/meta-isar/recipes-devtools/module-signer-example/module-signer-example.bb
@@ -7,8 +7,6 @@

inherit dpkg-raw

-DPKG_ARCH = "all"
-
PROVIDES = "module-signer"
DEBIAN_PROVIDES = "module-signer"

diff --git a/meta/classes-recipe/dracut-module.bbclass b/meta/classes-recipe/dracut-module.bbclass
index e2ed52ac..8bc2846e 100644
--- a/meta/classes-recipe/dracut-module.bbclass
+++ b/meta/classes-recipe/dracut-module.bbclass
@@ -11,8 +11,6 @@ inherit dpkg-raw

FILESPATH:append = ":${LAYERDIR_core}/recipes-initramfs/dracut-module/files"

-DPKG_ARCH = "all"
-
DRACUT_MODULE_SETUP = "module-setup.sh"
SRC_URI:append = "file://${DRACUT_MODULE_SETUP}.tmpl"

diff --git a/meta/recipes-support/enable-fsck/enable-fsck_0.2.bb b/meta/recipes-support/enable-fsck/enable-fsck_0.2.bb
index 2d0ec950..b5c42d8f 100644
--- a/meta/recipes-support/enable-fsck/enable-fsck_0.2.bb
+++ b/meta/recipes-support/enable-fsck/enable-fsck_0.2.bb
@@ -16,8 +16,6 @@ SRC_URI = " \
file://enable-fsck.sh \
file://postinst"

-DPKG_ARCH = "all"
-
do_install() {
install -d -m 755 ${D}/usr/share/enable-fsck
install -m 755 ${WORKDIR}/enable-fsck.sh ${D}/usr/share/enable-fsck/
diff --git a/meta/recipes-support/isar-ddi-definitions/isar-ddi-definitions_0.1.bb b/meta/recipes-support/isar-ddi-definitions/isar-ddi-definitions_0.1.bb
index e7ee516a..7982f238 100644
--- a/meta/recipes-support/isar-ddi-definitions/isar-ddi-definitions_0.1.bb
+++ b/meta/recipes-support/isar-ddi-definitions/isar-ddi-definitions_0.1.bb
@@ -6,7 +6,6 @@
inherit dpkg-raw

DESCRIPTION = "Definitions to generate Discoverable Disk Image"
-DPKG_ARCH = "all"

DEBIAN_DEPENDS = "systemd, systemd-repart, cryptsetup, openssl, erofs-utils"

diff --git a/meta/recipes-support/sshd-regen-keys/sshd-regen-keys_0.5.bb b/meta/recipes-support/sshd-regen-keys/sshd-regen-keys_0.5.bb
index 55d67f6e..1184df7c 100644
--- a/meta/recipes-support/sshd-regen-keys/sshd-regen-keys_0.5.bb
+++ b/meta/recipes-support/sshd-regen-keys/sshd-regen-keys_0.5.bb
@@ -5,7 +5,5 @@ DESCRIPTION = "Systemd service to regenerate sshd keys"
MAINTAINER = "isar-users <isar-...@googlegroups.com>"
DEBIAN_DEPENDS = "openssh-server, systemd"

-DPKG_ARCH = "all"
-
SRC_URI = "file://postinst \
file://sshd-regen-keys.service"
--
2.34.1

MOESSBAUER, Felix

unread,
Jan 7, 2026, 7:01:42 AM (3 days ago) Jan 7
to isar-...@googlegroups.com, Arjunan, Srinu
On Tue, 2026-01-06 at 12:53 +0530, srinuvasan.a via isar-users wrote:
> From: Srinuvasan A <srinuv...@siemens.com>
>
> DPKG_ARCH = "all" is now the default in isar for dpkg-raw recipes.

Reviewed-by: Felix Moessbauer <felix.mo...@siemens.com>

Felix
> --
> You received this message because you are subscribed to the Google Groups "isar-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+...@googlegroups.com.
> To view this discussion visit https://groups.google.com/d/msgid/isar-users/20260106072316.50946-1-srinuvasan.a%40siemens.com.

--
Siemens AG
Linux Expert Center
Friedrich-Ludwig-Bauer-Str. 3
85748 Garching, Germany

Anton Mikanovich

unread,
Jan 8, 2026, 2:50:09 AM (2 days ago) Jan 8
to srinuv...@siemens.com, isar-...@googlegroups.com
06/01/2026 09:23, srinuvasan.a via isar-users wrote:
> From: Srinuvasan A <srinuv...@siemens.com>
>
> DPKG_ARCH = "all" is now the default in isar for dpkg-raw recipes.
>
> Signed-off-by: Srinuvasan A <srinuv...@siemens.com>
Applied to next, thanks.
Reply all
Reply to author
Forward
0 new messages