From: Peter Seebach <peter.seebach@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] skip filedeps per-package
Date: Sat, 26 Jan 2013 12:21:27 -0600 [thread overview]
Message-ID: <cover.1359224379.git.peter.seebach@windriver.com> (raw)
The existing checks for SKIP_FILEDEPS allow it to be turned on and
off per recipe, but provide no way to turn it on and off per package,
except by giving packages particular magic names like *-locale-*. Add
a check against SKIP_FILEDEPS_pkg, parallel to FILES_pkg.
The following changes since commit cc490d76aba0a778409ca1a3d0e1f2c308684c9b:
Paul Eggleton (1):
valgrind: explicitly disable MPI2 support
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib seebs/skip_filedeps
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=seebs/skip_filedeps
Peter Seebach (1):
package.bbclass: Allow per-package SKIP_FILEDEPS
meta/classes/package.bbclass | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
next reply other threads:[~2013-01-26 18:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-26 18:21 Peter Seebach [this message]
2013-01-26 18:21 ` [PATCH 1/1] package.bbclass: Allow per-package SKIP_FILEDEPS Peter Seebach
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=cover.1359224379.git.peter.seebach@windriver.com \
--to=peter.seebach@windriver.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