All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: Khem Raj <raj.khem@gmail.com>
Cc: meta-arm@lists.yoctoproject.org
Subject: Re: [meta-arm] [PATCH 1/2] meta-arm-toolchain: Use renamed BB_BASEHASH_IGNORE_VARS variable
Date: Mon, 21 Feb 2022 21:36:27 -0500	[thread overview]
Message-ID: <20220222023627.GM26229@denix.org> (raw)
In-Reply-To: <CAMKF1spSUUVxamZz6CtVoKrr5q9pQ94qwTeXR11hMBrz4Sy_Xg@mail.gmail.com>

On Wed, Feb 16, 2022 at 11:04:04AM -0800, Khem Raj wrote:
> On Wed, Feb 16, 2022 at 10:53 AM Denys Dmytriyenko <denis@denix.org> wrote:
> >
> > Just to clarify - both of these changes are in oe-core/master-next and have
> > not been merged to master yet...
> >
> 
> if you meant to say that these changes depend on oe-core changes in
> master-next then yes
> we will have to wait for those to land in master before merging these
> in meta-arm.
> however I sent it so folks who are doing CI with master-next can use them

Jon, Ross,

Please merge these 2 patches, along with the layer compatibility patch I just 
sent[1] to restore meta-arm compatibilty with OE-Core master/kirkstone. 
Thanks!

[1] https://lists.yoctoproject.org/g/meta-arm/message/3034


> > On Wed, Feb 16, 2022 at 10:42:19AM -0800, Khem Raj wrote:
> > > Signed-off-by: Khem Raj <raj.khem@gmail.com>
> > > ---
> > >  meta-arm-toolchain/conf/layer.conf | 2 +-
> > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > >
> > > diff --git a/meta-arm-toolchain/conf/layer.conf b/meta-arm-toolchain/conf/layer.conf
> > > index fe23fd4..778910b 100644
> > > --- a/meta-arm-toolchain/conf/layer.conf
> > > +++ b/meta-arm-toolchain/conf/layer.conf
> > > @@ -15,4 +15,4 @@ LAYERSERIES_COMPAT_arm-toolchain = "honister"
> > >  BB_DANGLINGAPPENDS_WARNONLY = "true"
> > >
> > >  # These variables are used for armcompiler license
> > > -BB_HASHBASE_WHITELIST:append = " ARM_TOOL_VARIANT ARMLMD_LICENSE_FILE LM_LICENSE_FILE"
> > > +BB_BASEHASH_IGNORE_VARS:append = " ARM_TOOL_VARIANT ARMLMD_LICENSE_FILE LM_LICENSE_FILE"
> > > --
> > > 2.35.1


  reply	other threads:[~2022-02-22  2:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-16 18:42 [PATCH 1/2] meta-arm-toolchain: Use renamed BB_BASEHASH_IGNORE_VARS variable Khem Raj
2022-02-16 18:42 ` [PATCH 2/2] meta-arm-toolchain: Use renamed SKIP_RECIPE var flags Khem Raj
2022-02-16 18:53 ` [meta-arm] [PATCH 1/2] meta-arm-toolchain: Use renamed BB_BASEHASH_IGNORE_VARS variable Denys Dmytriyenko
2022-02-16 19:04   ` Khem Raj
2022-02-22  2:36     ` Denys Dmytriyenko [this message]
2022-02-22 11:52       ` Ross Burton

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=20220222023627.GM26229@denix.org \
    --to=denis@denix.org \
    --cc=meta-arm@lists.yoctoproject.org \
    --cc=raj.khem@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.