]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:28:14 +0000 (22:28 +0100)
commit8c7082de0ad2a963b5823834a83723127ddb454e
tree8d66960351cba20ebacc6544ef7a5dee14a93937
parentb971eb0313f483b0a0653189a8f56921cc242901
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.

(From OE-Core rev: 243fe3a4583a21ad6c0b2a26196ed18d41740f7a)

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