public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: claus.stovgaard@gmail.com
To: Bruce Ashfield <bruce.ashfield@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [master][PATCH] kernel-devsrc: fix missing RDEPENDS gawk and make
Date: Thu, 01 Feb 2024 16:53:14 +0100	[thread overview]
Message-ID: <fa6bb15ef0fe0d21d7ef63daf03b0d7b86f021f2.camel@gmail.com> (raw)
In-Reply-To: <CADkTA4MeOQR1Tq+nzQAnEch9B06F9eudYe_UGrFoSsW6GbM5WA@mail.gmail.com>

On Thu, 2024-02-01 at 09:52 -0500, Bruce Ashfield wrote:
> On Thu, Feb 1, 2024 at 9:37 AM <claus.stovgaard@gmail.com> wrote:
> > 
> > On Thu, 2024-02-01 at 08:41 -0500, Bruce Ashfield wrote:
> > > On Thu, Feb 1, 2024 at 8:31 AM <claus.stovgaard@gmail.com> wrote:
> > > 
> > 
> > I looked a bit more into it, and I could remove the check-sysctl-
> > docs
> > script, but it will still end up needing an awk.
> > (Also check-sysctl-docs has been there since 5.10)
> > 
> > A quick look revealed the folloing files.
> > 
> > usr/src/kernel/arch/x86/tools/gen-insn-attr-x86.awk:#!/usr/bin/awk
> > -f
> > usr/src/kernel/scripts/ver_linux:#!/usr/bin/awk -f
> > usr/src/kernel/tools/arch/x86/tools/gen-insn-attr-
> > 86.awk:#!/usr/bin/awk
> > -f
> > 
> > My guess is that for all normal SDK's a awk/gawk has always been
> > present, hiding the issue. So I would suggest that we just change
> > the
> > RDEPEND to cover all architectures, and not depend on some other
> > package include gawk.
> 
> Definitely. We don't want any dependencies being fulfilled
> transitively.
> 
> In particular since gawk has already been required by arm64 for a
> while,
> it isn't a completely unreasonable thing to add.
> 
> > 
> > (I only noticed the gawk issue, because I had a SDK with had the
> > "make"
> > issue, and created the most basic setup to reproduce it with poky
> > only.
> > For all normal SDK's I would expect it to include gawk)
> > 
> > What do you think Bruce?
> 
> Seems reasonable to me.
> 
> Bruce
> > 

Sounds good. I have made a patch for this

Regards
Claus

> > 


      reply	other threads:[~2024-02-01 15:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-01 11:53 [master][PATCH] kernel-devsrc: fix missing RDEPENDS gawk and make Claus Stovgaard
2024-02-01 12:45 ` [OE-core] " Bruce Ashfield
2024-02-01 13:31   ` claus.stovgaard
2024-02-01 13:41     ` Bruce Ashfield
2024-02-01 14:37       ` claus.stovgaard
2024-02-01 14:52         ` Bruce Ashfield
2024-02-01 15:53           ` claus.stovgaard [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=fa6bb15ef0fe0d21d7ef63daf03b0d7b86f021f2.camel@gmail.com \
    --to=claus.stovgaard@gmail.com \
    --cc=bruce.ashfield@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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