public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Zhihang Wei <wzh@ilbers.de>
To: Michael Adler <michael.adler@siemens.com>, isar-users@googlegroups.com
Subject: Re: [PATCH] fix: add gawk to KBUILD_DEPENDS
Date: Mon, 15 Jun 2026 11:04:21 +0200	[thread overview]
Message-ID: <d6981df2-7513-49cd-9e84-32f8e05f14aa@ilbers.de> (raw)
In-Reply-To: <20260611093332.145522-1-michael.adler@siemens.com>

Applied to next, thanks.

Zhihang

On 6/11/26 11:33, 'Michael Adler' via isar-users wrote:
> 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>, \

-- 
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/d6981df2-7513-49cd-9e84-32f8e05f14aa%40ilbers.de.

      reply	other threads:[~2026-06-15  9:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-11  9:33 'Michael Adler' via isar-users
2026-06-15  9:04 ` Zhihang Wei [this message]

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=d6981df2-7513-49cd-9e84-32f8e05f14aa@ilbers.de \
    --to=wzh@ilbers.de \
    --cc=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