From: "'Michael Adler' via isar-users" <isar-users@googlegroups.com>
To: isar-users@googlegroups.com
Cc: Michael Adler <michael.adler@siemens.com>
Subject: [PATCH] fix: add gawk to KBUILD_DEPENDS
Date: Thu, 11 Jun 2026 11:33:32 +0200 [thread overview]
Message-ID: <20260611093332.145522-1-michael.adler@siemens.com> (raw)
CONFIG_BUILTIN_MODULE_RANGES requires gawk during kernel build.
Add it to the default KBUILD_DEPENDS list.
Signed-off-by: Michael Adler <michael.adler@siemens.com>
---
meta/classes-recipe/linux-kernel.bbclass | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/classes-recipe/linux-kernel.bbclass b/meta/classes-recipe/linux-kernel.bbclass
index 55ea6d63..1ccd7f40 100644
--- a/meta/classes-recipe/linux-kernel.bbclass
+++ b/meta/classes-recipe/linux-kernel.bbclass
@@ -26,6 +26,7 @@ KBUILD_DEPENDS ?= "build-essential:native, \
cpio, \
dwarves, \
flex, \
+ gawk, \
git, \
kmod, \
linux-image-${KERNEL_NAME_PROVIDED}:${DISTRO_ARCH} <pkg.${BPN}.kbuild !pkg.${BPN}.kernel>, \
--
2.54.0
--
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/20260611093332.145522-1-michael.adler%40siemens.com.
reply other threads:[~2026-06-11 9:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20260611093332.145522-1-michael.adler@siemens.com \
--to=isar-users@googlegroups.com \
--cc=michael.adler@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