[PATCH] fix: add gawk to KBUILD_DEPENDS

2 views
Skip to first unread message

Michael Adler

unread,
Jun 11, 2026, 5:34:12 AM (11 days ago) Jun 11
to isar-...@googlegroups.com, Michael Adler
CONFIG_BUILTIN_MODULE_RANGES requires gawk during kernel build.
Add it to the default KBUILD_DEPENDS list.

Signed-off-by: Michael Adler <michae...@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

Zhihang Wei

unread,
Jun 15, 2026, 5:04:25 AM (7 days ago) Jun 15
to Michael Adler, isar-...@googlegroups.com
Applied to next, thanks.

Zhihang
Reply all
Reply to author
Forward
0 new messages