From: Zhihang Wei <wzh@ilbers.de>
To: Jan Kiszka <jan.kiszka@siemens.com>,
isar-users <isar-users@googlegroups.com>
Subject: Re: [PATCH] meta-isar: linux-mainline: Adjust config fragment usage
Date: Wed, 1 Apr 2026 17:43:50 +0200 [thread overview]
Message-ID: <e7c7fb62-e6e5-49df-b3fe-b380ecfe865c@ilbers.de> (raw)
In-Reply-To: <05c13543-490b-4109-98f1-09c8c295c376@siemens.com>
Applied to next, thanks.
Zhihang
On 3/27/26 17:58, Jan Kiszka wrote:
> From: Jan Kiszka <jan.kiszka@siemens.com>
>
> This tests the new feature for specifying fragments inside unpacked
> directories.
>
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
>
> Depends on https://patchwork.isar-build.org/project/isar/patch/f8937fee-2491-49ed-9086-7be1f481a60a@siemens.com/
>
> meta-isar/recipes-kernel/linux/linux-mainline_6.12.58.bb | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/meta-isar/recipes-kernel/linux/linux-mainline_6.12.58.bb b/meta-isar/recipes-kernel/linux/linux-mainline_6.12.58.bb
> index 3e2877bb..e240b3a9 100644
> --- a/meta-isar/recipes-kernel/linux/linux-mainline_6.12.58.bb
> +++ b/meta-isar/recipes-kernel/linux/linux-mainline_6.12.58.bb
> @@ -13,7 +13,7 @@ SRC_URI += " \
> https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-${ARCHIVE_VERSION}.tar.xz \
> file://x86_64_defconfig \
> file://ftpm-module.cfg \
> - file://subdir/no-ubifs-fs.cfg \
> + file://subdir \
> file://no-root-nfs.cfg;apply=no"
>
> SRC_URI[sha256sum] = "5f1c4c546660a6a81046fdfa6195306bad2c8d17c0d69876dc100a85ad4613ac"
> @@ -24,6 +24,8 @@ KERNEL_DEFCONFIG:qemuamd64 = "x86_64_defconfig"
>
> LINUX_VERSION_EXTENSION = "-isar"
>
> +KERNEL_CONFIG_FRAGMENTS = "subdir/no-ubifs-fs.cfg"
> +
> check_fragments_applied() {
> grep -q "# CONFIG_MTD is not set" ${S}/debian/rules ||
> cat << EOF | sed -i '/^override_dh_auto_build/ r /dev/stdin' ${S}/debian/rules
--
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/e7c7fb62-e6e5-49df-b3fe-b380ecfe865c%40ilbers.de.
next prev parent reply other threads:[~2026-04-01 15:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-23 7:03 [PATCH] meta: kernel: Make specifying KERNEL_CONFIG_FRAGMENTS more flexible 'Jan Kiszka' via isar-users
2026-03-25 15:22 ` Zhihang Wei
2026-03-27 16:58 ` [PATCH] meta-isar: linux-mainline: Adjust config fragment usage 'Jan Kiszka' via isar-users
2026-04-01 15:43 ` Zhihang Wei [this message]
2026-04-01 15:43 ` [PATCH] meta: kernel: Make specifying KERNEL_CONFIG_FRAGMENTS more flexible Zhihang Wei
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=e7c7fb62-e6e5-49df-b3fe-b380ecfe865c@ilbers.de \
--to=wzh@ilbers.de \
--cc=isar-users@googlegroups.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