public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: isar-users <isar-users@googlegroups.com>
Cc: Felix Moessbauer <felix.moessbauer@siemens.com>,
	stefan-koch@siemens.com,
	Adriaan Schmidt <adriaan.schmidt@siemens.com>,
	Anton Mikanovich <amikan@ilbers.de>
Subject: [PATCH v3 0/5] More kbuild improvements, single-build source packages, cross profile fix
Date: Fri, 17 May 2024 18:35:37 +0200	[thread overview]
Message-ID: <cover.1715963742.git.jan.kiszka@siemens.com> (raw)

This depends on [1] and [2] and replaces [3].

Changes in v3:
 - avoid anything but source package fetching for non-base targets
 - fix regression of kbuildtarget

Jan

[1] https://patchwork.isar-build.org/project/isar/list/?series=1184
[2] https://patchwork.isar-build.org/project/isar/list/?series=1188
[3] https://patchwork.isar-build.org/project/isar/list/?series=1171

Jan Kiszka (5):
  dpkg-base: Fix enabling of cross build profile
  linux-custom: Model cross-built kbuild package separately
  linux-custom: Resolve native source package differences
  dpkg: Retrieve Debian source name from variable
  dpkg-source: Build source package only once

 meta/classes/dpkg-base.bbclass                |  6 +-
 meta/classes/dpkg-prebuilt.bbclass            |  7 +--
 meta/classes/dpkg-source.bbclass              | 56 ++++++++++++++++---
 meta/classes/dpkg.bbclass                     |  6 +-
 .../linux/files/debian/control.tmpl           | 12 +++-
 .../linux/files/debian/isar/common.tmpl       |  2 +
 .../linux/files/debian/isar/install.tmpl      |  6 +-
 meta/recipes-kernel/linux/linux-custom.inc    |  8 +--
 8 files changed, 79 insertions(+), 24 deletions(-)

-- 
2.35.3


             reply	other threads:[~2024-05-17 16:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-17 16:35 Jan Kiszka [this message]
2024-05-17 16:35 ` [PATCH v3 1/5] dpkg-base: Fix enabling of cross build profile Jan Kiszka
2024-05-17 16:35 ` [PATCH v3 2/5] linux-custom: Model cross-built kbuild package separately Jan Kiszka
2024-05-17 16:35 ` [PATCH v3 3/5] linux-custom: Resolve native source package differences Jan Kiszka
2024-05-17 16:35 ` [PATCH v3 4/5] dpkg: Retrieve Debian source name from variable Jan Kiszka
2024-05-17 16:35 ` [PATCH v3 5/5] dpkg-source: Build source package only once Jan Kiszka
2024-05-17 16:57 ` [PATCH v3 6/5] testsuite: Build linux-headers for the hikey target Jan Kiszka
2024-05-21 10:29 ` [PATCH v3 0/5] More kbuild improvements, single-build source packages, cross profile fix Koch, Stefan
2024-05-21 10:35   ` Anton Mikanovich
2024-05-21 10:41     ` Jan Kiszka
2024-05-27  9:16       ` Jan Kiszka
2024-05-27 11:05         ` Uladzimir Bely
2024-05-28  5:30           ` Jan Kiszka
2024-05-28  5:38   ` Uladzimir Bely

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=cover.1715963742.git.jan.kiszka@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=adriaan.schmidt@siemens.com \
    --cc=amikan@ilbers.de \
    --cc=felix.moessbauer@siemens.com \
    --cc=isar-users@googlegroups.com \
    --cc=stefan-koch@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