]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
copyleft_filter.bbclass: Allow to filter on name
authorMariano Lopez <mariano.lopez@linux.intel.com>
Tue, 9 Jun 2015 12:46:48 +0000 (12:46 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Jun 2015 10:46:57 +0000 (11:46 +0100)
commitae9102bda398359736ae0d46db388af51141d361
treebb3f0b993299690b57d76b0c78df171c1002917f
parentb4c5f802e30b175afc0d1d7225ae939113b61cdf
copyleft_filter.bbclass: Allow to filter on name

The archiver uses a license based filter to provide the source code.
This patch allows to search on name based on two new variables (COPYLEFT_PN_INCLUDE,
COPYLEFT_PN_EXCLUDE). Both variables are empty by default.
The filter by name has higher priority than the license filter.

[YOCTO # 6929]

(From OE-Core rev: 04066239e9cd6a8461fb2c18e826289469ac1240)

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/archiver.bbclass
meta/classes/copyleft_filter.bbclass