]> code.ossystems Code Review - openembedded-core.git/commit
package.bbclass: ensure license excluded files aren't packaged
authorChristopher Larson <chris_larson@mentor.com>
Thu, 18 Apr 2013 23:51:51 +0000 (16:51 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 Apr 2013 13:43:42 +0000 (14:43 +0100)
commitc045bfe6b991006ac80f0e2d06a8917ae58d9262
tree4a4435b7437b3ef81da08feea9826958c8c4768d
parentb9b187f8a0f513e676cd3d18f71d1055445f29fa
package.bbclass: ensure license excluded files aren't packaged

An excluded package left its files behind, which meant they could end up in
another package instead, meaning we could ship GPLv3 binaries even with GPLv3
in INCOMPATIBLE_LICENSE. Skip the files belonging to the excluded packages to
prevent this from occurring.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/package.bbclass