summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/license.py
AgeCommit message (Expand)Author
2022-08-12lib: Add copyright statements to files without oneRichard Purdie
2022-03-02license/insane: Show warning for obsolete license usageRichard Purdie
2022-03-02base/license: Rework INCOMPATIBLE_LICENSE variable handlingSaul Wold
2022-02-27license.py: Correct a commentPeter Kjellerstedt
2022-02-25licenses: Fix logic error introduced in renameRichard Purdie
2022-02-25license.py: rename variablesSaul Wold
2021-10-14oe/license: implement ast.NodeVisitor.visit_ConstantRoss Burton
2021-02-21licenses: Fix canonical license for 'or-later' handlingRichard Purdie
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2019-01-14meta: Fix Deprecated warnings from regexsRichard Purdie
2017-10-06license.py: Correct selection of licenses in is_included()Peter Kjellerstedt
2016-08-25license: simple verification of LICENSE_<pkg> valuesMarkus Lehtonen
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie
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