All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Peter Kjellerstedt" <peter.kjellerstedt@axis.com>
To: Andrea Adami <andrea.adami@gmail.com>
Cc: Khem Raj <raj.khem@gmail.com>,
	Mayank Agarwal <mayank77fromindia@gmail.com>,
	bitbake-devel <bitbake-devel@lists.openembedded.org>,
	openembedded-architecture
	<openembedded-architecture@lists.openembedded.org>
Subject: Re: [Openembedded-architecture] Disable bbappend file from another meta layer
Date: Fri, 17 Sep 2021 15:27:16 +0000	[thread overview]
Message-ID: <20463f261de64e5db33f5360421acd82@axis.com> (raw)
In-Reply-To: <CAAQYJAv-mi9veLTXqqaMFMZxqWKAaH07bxciXDGMCxkOTMjYoQ@mail.gmail.com>

> -----Original Message-----
> From: openembedded-architecture@lists.openembedded.org <openembedded-
> architecture@lists.openembedded.org> On Behalf Of Andrea Adami
> Sent: den 16 september 2021 22:34
> To: Andrea Adami <andrea.adami@gmail.com>
> Cc: Khem Raj <raj.khem@gmail.com>; Mayank Agarwal
> <mayank77fromindia@gmail.com>; bitbake-devel <bitbake-
> devel@lists.openembedded.org>; openembedded-architecture <openembedded-
> architecture@lists.openembedded.org>
> Subject: Re: [Openembedded-architecture] Disable bbappend file from
> another meta layer
> 
> On Thu, Sep 16, 2021 at 10:30 PM Andrea Adami via
> lists.openembedded.org <andrea.adami=gmail.com@lists.openembedded.org>
> wrote:
> >
> > On Thu, Sep 16, 2021 at 7:28 PM Khem Raj <raj.khem@gmail.com> wrote:
> > >
> > > On Thu, Sep 16, 2021 at 9:45 AM Mayank Agarwal
> > > <mayank77fromindia@gmail.com> wrote:
> > > >
> > > > Dear Experts,
> > > >
> > > > Is there any way we can disable bbappend file from another meta-
> layer in the current
> > > > meta-layer or recipe file.It will be of great help.If we can use
> PNBLACKLIST or BBMASK
> > > > to disable bbappend file.
> > > >
> > >
> > > bbappends can not be undone sadly, maybe you can try some BBMASKing it
> > > if its in unique location perhaps.
> > >
> >
> > See here one example:
> > https://github.com/vu-plus/meta-vuplus/blob/master/conf/layer.conf#L4
> > vs one allowing them
> > https://git.openembedded.org/meta-handheld/tree/conf/layer.conf#n8
> > cheers
> > A.A.
> >
> 
> but maybe I misread 'in another meta-layer' out of your control. sorry...
> A.A.
> > > > Regards
> > > > Mayank

It is perfectly fine to add, e.g.:

BBMASK += "/meta-foo/recipes-foo/foo/foo_1.2.3.bbappend"

to, e.g., meta-bar/conf/layer.conf to disable the use of 
foo_1.2.3.bbappend from the meta-foo layer when the meta-bar layer is 
used.

//Peter


      reply	other threads:[~2021-09-17 15:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-16 16:45 Disable bbappend file from another meta layer Mayank Agarwal
2021-09-16 17:27 ` [Openembedded-architecture] " Khem Raj
2021-09-16 20:30   ` Andrea Adami
     [not found]   ` <16A56782DEC68495.13685@lists.openembedded.org>
2021-09-16 20:34     ` Andrea Adami
2021-09-17 15:27       ` Peter Kjellerstedt [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=20463f261de64e5db33f5360421acd82@axis.com \
    --to=peter.kjellerstedt@axis.com \
    --cc=andrea.adami@gmail.com \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=mayank77fromindia@gmail.com \
    --cc=openembedded-architecture@lists.openembedded.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.