aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/license.py
AgeCommit message (Expand)Author
2015-05-09license: Add support for handle INCOMPATIBLE_LICENSE in manifest creationAníbal Limón
2015-05-09license: Split visit_string in LicenseVisitorAníbal Limón
2015-05-09license_class: Generalize license_ok functionAníbal Limón
2015-02-07classes/license: tweak license format messagesPaul Eggleton
2013-05-09meta/lib/oe: Replace StandardError with ExceptionRichard Purdie
2012-04-04license.py: fix behaviour of copyleft_complianceEric Bénard
2012-01-17oe.license: avoid the need to catch SyntaxErrorChristopher Larson
2012-01-17oe.license: add is_included convenience functionChristopher Larson
2011-12-08oe.license: add license flattening codeChristopher Larson
2011-12-08license: split license parsing into oe.licenseChristopher Larson