]> code.ossystems Code Review - openembedded-core.git/commit
copyleft_filter.bbclass: restore possiblity to filter on type
authorAndré Draszik <adraszik@tycoint.com>
Mon, 26 Jun 2017 08:36:19 +0000 (09:36 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Jun 2017 19:54:54 +0000 (20:54 +0100)
commite612dfa520c7d7ecf58006e82189be601204f38d
tree05f7aca2b8bb58ae584b5eaa0d5711cf33df52cc
parent78c2897dff7cd9fe2cab511549cb146d5231e573
copyleft_filter.bbclass: restore possiblity to filter on type

Since the changes introduced in ae9102bda398
("copyleft_filter.bbclass: Allow to filter on name"), it is
impossible to filter on the recipe type, all recipes are
treated as though they should be included if the license
matches, irrespective of the COPYLEFT_RECIPE_TYPES
variable.

Fix this.

Signed-off-by: André Draszik <adraszik@tycoint.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/copyleft_filter.bbclass