summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/license.py
Commit message (Expand)AuthorAgeFilesLines
* lib: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+2
* license/insane: Show warning for obsolete license usageRichard Purdie2022-03-021-0/+10
* base/license: Rework INCOMPATIBLE_LICENSE variable handlingSaul Wold2022-03-021-0/+5
* license.py: Correct a commentPeter Kjellerstedt2022-02-271-10/+7
* licenses: Fix logic error introduced in renameRichard Purdie2022-02-251-2/+2
* license.py: rename variablesSaul Wold2022-02-251-14/+17
* oe/license: implement ast.NodeVisitor.visit_ConstantRoss Burton2021-10-141-0/+6
* licenses: Fix canonical license for 'or-later' handlingRichard Purdie2021-02-211-8/+1
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-1/+3
* meta: Fix Deprecated warnings from regexsRichard Purdie2019-01-161-4/+4
* license.py: Correct selection of licenses in is_included()Peter Kjellerstedt2017-10-071-5/+13
* license: simple verification of LICENSE_<pkg> valuesMarkus Lehtonen2016-08-251-0/+18
* classes/lib: Update to explictly create lists where neededRichard Purdie2016-06-021-5/+5
* 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