public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: "'MOESSBAUER, Felix' via isar-users" <isar-users@googlegroups.com>
To: "isar-users@googlegroups.com" <isar-users@googlegroups.com>,
	"Arjunan, Srinu" <srinuvasan.a@siemens.com>
Subject: Re: [PATCH] meta, meta-isar: drop redundant DPKG_ARCH statements for dpkg-raw recipes
Date: Wed, 7 Jan 2026 12:01:38 +0000	[thread overview]
Message-ID: <5bca8c633f8b9f66c2b3fd091836bfa465c5dec5.camel@siemens.com> (raw)
In-Reply-To: <20260106072316.50946-1-srinuvasan.a@siemens.com>

On Tue, 2026-01-06 at 12:53 +0530, srinuvasan.a via isar-users wrote:
> From: Srinuvasan A <srinuvasan.a@siemens.com>
> 
> DPKG_ARCH = "all" is now the default in isar for dpkg-raw recipes.

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

Felix

> 
> Signed-off-by: Srinuvasan A <srinuvasan.a@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-users@googlegroups.com>"
>  DEBIAN_DEPENDS = "openssh-server, systemd"
>  
> -DPKG_ARCH = "all"
> -
>  SRC_URI = "file://postinst \
>             file://sshd-regen-keys.service"
> -- 
> 2.34.1
> 
> -- 
> 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+unsubscribe@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

-- 
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+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/5bca8c633f8b9f66c2b3fd091836bfa465c5dec5.camel%40siemens.com.

  reply	other threads:[~2026-01-07 12:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-06  7:23 srinuvasan.a via isar-users
2026-01-07 12:01 ` 'MOESSBAUER, Felix' via isar-users [this message]
2026-01-08  7:50 ` Anton Mikanovich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5bca8c633f8b9f66c2b3fd091836bfa465c5dec5.camel@siemens.com \
    --to=isar-users@googlegroups.com \
    --cc=felix.moessbauer@siemens.com \
    --cc=srinuvasan.a@siemens.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox