[OE-core] [PATCH 0/1] skip filedeps per-package

Peter Seebach peter.seebach at windriver.com
Sat Jan 26 18:21:27 UTC 2013


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(-)





More information about the Openembedded-core mailing list