]> code.ossystems Code Review - openembedded-core.git/commit
base.bbclass: improve the incompatible license logic a bit
authorChristopher Larson <chris_larson@mentor.com>
Tue, 15 Jan 2013 20:22:51 +0000 (13:22 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Jan 2013 13:04:49 +0000 (13:04 +0000)
commit9256361cf2e929004dcc5615b21fe3c46d9f7740
tree36490940e141b1788217abb4959c1954254efbfe
parent72f47df32dce91e3364e3837e2c47bdd2d632571
base.bbclass: improve the incompatible license logic a bit

Handle the potential case where the recipe level LICENSE contains an
incompatible license, but all of its emitted packages are in fact compatible.
Without this adjustment, it would skip such a recipe.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass