]> code.ossystems Code Review - openembedded-core.git/commit
license_class: Generalize license_ok function
authorAníbal Limón <anibal.limon@linux.intel.com>
Fri, 8 May 2015 20:41:29 +0000 (20:41 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 9 May 2015 21:26:01 +0000 (22:26 +0100)
commit243fe3a4583a21ad6c0b2a26196ed18d41740f7a
tree267a10e8b69b252cc7d200ee9013269b84059a6d
parenta7976cbae34dc1bd08395afb8d720d43c5f0062e
license_class: Generalize license_ok function

Add dont_want_licenses as parameter to license_ok function and move it
to oe.license module in order to use in other modules.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/license.bbclass
meta/lib/oe/license.py