From: Gary Thomas <gary@mlbassoc.com>
To: bitbake-devel@lists.openembedded.org
Subject: BBMASK doesn't work on .bbappend?
Date: Tue, 20 Mar 2012 07:15:26 -0600 [thread overview]
Message-ID: <4F6882EE.5080704@mlbassoc.com> (raw)
I'm trying to include only part of the meta-ti layer into my mix,
so I have this in local.conf:
BBMASK = ".*/meta-ti/recipes-misc/:.*/meta-ti/recipes-bsp/"
Both my layer and meta-ti layer have a file formfactor_0.0.bbappend,
but it seems that the meta-ti/recipes-bsp/formfactor/formfactor_0.0.bbappend
is being processed as well as my own (and breaks my .bbappend file).
How can I keep this file from being used? I need other things in the
meta-ti layer so I'd like to come up with a "soft" solution, e.g. using
BBMASK (which works great for the .bb files)
Thanks
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
next reply other threads:[~2012-03-20 13:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-20 13:15 Gary Thomas [this message]
2012-03-20 14:26 ` BBMASK doesn't work on .bbappend? Chris Larson
2012-03-20 16:13 ` Gary Thomas
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=4F6882EE.5080704@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=bitbake-devel@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 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.