From: "'MOESSBAUER, Felix' via isar-users" <isar-users@googlegroups.com>
To: "Kiszka, Jan" <jan.kiszka@siemens.com>,
"isar-users@googlegroups.com" <isar-users@googlegroups.com>
Subject: Re: [PATCH v2 3/5] kernel: make source package architecture specific
Date: Thu, 20 Aug 2026 08:29:31 +0000 [thread overview]
Message-ID: <a24be3447d5560e7eb7f80b1a2b312b5ec254f7d.camel@siemens.com> (raw)
In-Reply-To: <919b3679-f906-4970-8e25-ca2a4d4dcba3@siemens.com>
On Thu, 2026-08-20 at 10:13 +0200, Jan Kiszka wrote:
> On 20.08.26 09:45, Moessbauer, Felix (FT RPD CED OES-DE) wrote:
> > On Tue, 2026-08-18 at 08:23 +0200, Jan Kiszka wrote:
> > > On 17.08.26 13:34, Felix Moessbauer wrote:>>> @@ -62,7 +62,7 @@ Description: ${KERNEL_NAME_PROVIDED} Linux kbuild
> scripts and tools for @KR@
> > > >
> > > > Package: linux-kbuild-${KERNEL_NAME_PROVIDED}-${DISTRO_ARCH}-cross
> > > > Build-Profiles: <pkg.${BPN}.kbuild pkg.${BPN}.cross>
> > > > -Architecture: any
> > > > +Architecture: ${BUILD_ARCH}
> > > > Multi-Arch: foreign
> > > > Depends: ${perl:Depends}, ${shlibs:Depends}
> > > > Conflicts: linux-kbuild-${KERNEL_NAME_PROVIDED}
> > >
> > > And for linux-kbuild, it uses the architecture "linux-any" - what's that?
> >
> > That's the wildcard for any architecture that uses Linux (in contrast
> > to any, which would also match gnu-hurd / hurd-i386). As we are Linux
> > only anyways, this should not matter for us.
> >
> In other words, Debian uses "any" here.
Well... Yes, but this in the end is identical to build arch, as long as
the generated source package is not shared across build hosts.
But good point. We probably want to drop this patch, as I was looking
at the linux-signed-<arch> packages which are indeed architecture
specific. But the generic linux package is not (and the linux-kbuild is
part of the "linux" package, while the kernels and headers are part of
the "linux-signed-<arch>" package). As we don't do this split IMHO both
variants are fine, but dropping this patch is simpler.
Felix
>
> Jan
>
> --
> Siemens AG, Foundational Technologies
> Linux Expert Center
--
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/a24be3447d5560e7eb7f80b1a2b312b5ec254f7d.camel%40siemens.com.
next prev parent reply other threads:[~2026-08-20 8:29 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-17 11:34 [PATCH v2 0/5] Fix single-name single-content rule for kernel packages 'Felix Moessbauer' via isar-users
2026-08-17 11:34 ` [PATCH v2 1/5] testsuite: make test_libc_dev_deploy KERNEL_NAME agnostic 'Felix Moessbauer' via isar-users
2026-08-17 11:34 ` [PATCH v2 2/5] kernel: bind x86_64_defconfig to amd64 architecture instead of machine 'Felix Moessbauer' via isar-users
2026-08-18 6:27 ` 'Jan Kiszka' via isar-users
2026-08-17 11:34 ` [PATCH v2 3/5] kernel: make source package architecture specific 'Felix Moessbauer' via isar-users
2026-08-18 6:23 ` 'Jan Kiszka' via isar-users
2026-08-20 7:45 ` 'MOESSBAUER, Felix' via isar-users
2026-08-20 8:13 ` 'Jan Kiszka' via isar-users
2026-08-20 8:29 ` 'MOESSBAUER, Felix' via isar-users [this message]
2026-08-17 11:34 ` [PATCH v2 4/5] kernel: move common parts of linux-mainline to inc 'Felix Moessbauer' via isar-users
2026-08-17 11:34 ` [PATCH v2 5/5] kernel: use architecture specific names for kernels 'Felix Moessbauer' via isar-users
2026-08-18 6:26 ` 'Jan Kiszka' via isar-users
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=a24be3447d5560e7eb7f80b1a2b312b5ec254f7d.camel@siemens.com \
--to=isar-users@googlegroups.com \
--cc=felix.moessbauer@siemens.com \
--cc=jan.kiszka@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