From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org,
openembedded-devel@lists.openembedded.org,
Koen Kooi <koen@dominion.thruhere.net>,
Chase Maupin <chase.maupin@ti.com>,
Denys Dmytriyenko <denys@ti.com>
Subject: Heads up: _remove in recipe namespace - check your layers
Date: Mon, 02 Sep 2013 10:54:20 +0100 [thread overview]
Message-ID: <5772089.rktQrocuuR@helios> (raw)
Hi all,
With the recent addition of a _remove operator into BitBake in master [1] any
use of _remove_ within a name or _remove at the end of a name within recipe
namespace (i.e. function and variable names) needs to be changed to avoid
unexpected behaviour. This change is now in master and will be in the upcoming
release. Please check the layers you maintain and change any instances of
these to avoid the use of _remove. You can use the following command to find
these (of course ignoring anything that's not in a recipe, bbclass, inc file
etc.):
git grep _remove[^a-zA-Z]
In particular I've checked a number of layers that I have fetched locally, and
references exist in meta-arago-distro and meta-angstrom, so these will need to
be fixed as soon as possible.
Cheers,
Paul
[1]
http://cgit.openembedded.org/bitbake/commit/?id=9c91948e10df278dad4832487fa56888cd58d187
--
Paul Eggleton
Intel Open Source Technology Centre
next reply other threads:[~2013-09-02 9:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-02 9:54 Paul Eggleton [this message]
2013-09-02 21:41 ` Heads up: _remove in recipe namespace - check your layers Denys Dmytriyenko
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=5772089.rktQrocuuR@helios \
--to=paul.eggleton@linux.intel.com \
--cc=chase.maupin@ti.com \
--cc=denys@ti.com \
--cc=koen@dominion.thruhere.net \
--cc=openembedded-core@lists.openembedded.org \
--cc=openembedded-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox