summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/license.py
Commit message (Expand)AuthorAgeFilesLines
* license: Add support for handle INCOMPATIBLE_LICENSE in manifest creationAníbal Limón2015-05-091-0/+77
* license: Split visit_string in LicenseVisitorAníbal Limón2015-05-091-3/+12
* license_class: Generalize license_ok functionAníbal Limón2015-05-091-0/+14
* classes/license: tweak license format messagesPaul Eggleton2015-02-081-1/+2
* meta/lib/oe: Replace StandardError with ExceptionRichard Purdie2013-05-091-1/+1
* license.py: fix behaviour of copyleft_complianceEric Bénard2012-04-041-4/+7
* oe.license: avoid the need to catch SyntaxErrorChristopher Larson2012-01-171-4/+19
* oe.license: add is_included convenience functionChristopher Larson2012-01-171-0/+36
* oe.license: add license flattening codeChristopher Larson2011-12-081-0/+30
* license: split license parsing into oe.licenseChristopher Larson2011-12-081-0/+32