]> 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)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 11 Dec 2013 19:02:38 +0000 (19:02 +0000)
commitf6bd8fcf07ddcac43e74bdcd1dfacd45b12a7df3
treeb2b0b7f73b3586df0f194cf8ba54a9ca603cea24
parent32c064e567aaba18dfb07b171dde9cc43d0e6de8
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.

(From OE-Core master rev: c045bfe6b991006ac80f0e2d06a8917ae58d9262)

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