summaryrefslogtreecommitdiffstats
path: root/meta/classes/license.bbclass
AgeCommit message (Expand)Author
2022-08-12classes: Update classes to match new bitbake class scope functionalityRichard Purdie
2022-08-12classes: Add SPDX license identifiersRichard Purdie
2022-08-12classes: Add copyright statements to files without oneRichard Purdie
2022-06-06license.bbclass: Bound beginline and endline in copy_license_files()Peter Kjellerstedt
2022-03-24license.bbclass: Remove the available_licenses() functionPeter Kjellerstedt
2022-03-16license: Drop AVAILABLE_LICENSESRichard Purdie
2022-03-07license: expand_wildcard_licenses: add AGPL-3.0* wildcardChristian Eggers
2022-03-02license: Rework INCOMPATIBLE_LICENSE wildcard handlingRichard Purdie
2022-03-01meta, meta-selftest: Replace more non-SPDX license identifiersPeter Kjellerstedt
2022-02-21meta: Further LICENSE_FLAGS variable updatesSaul Wold
2022-02-21meta: Rename LICENSE_FLAGS variableSaul Wold
2021-10-17insane,license,license_image: Allow treating license problems as errorsMike Crowe
2021-10-14license.bbclass: implement ast.NodeVisitor.visit_ConstantRoss Burton
2021-08-04license: Exclude COPYING.MIT from pseudoRichard Purdie
2021-08-02Convert to new override syntaxRichard Purdie
2021-07-09license: Drop adding RRECOMMENDS for license packagesRichard Purdie
2021-03-14license.bbclass: Improve parsing time when INCOMPATIBLE_LICENSES is bigPeter Kjellerstedt
2021-02-21licenses: Update INCOMPATIBLE_LICENSE for 'or-later' handlingRichard Purdie
2021-02-21licenses: Fix canonical license for 'or-later' handlingRichard Purdie
2020-12-24license.bbclass: Add COMMON_LICENSE_DIR and LICENSE_PATH dirs to PSEUDO_IGNOR...Martin Jansa
2019-12-16license.bbclass: Make incompatible_pkg_license return incompatible licsPeter Kjellerstedt
2019-12-16license.bbclass: Introduce AVAILABLE_LICENSES that lists all licensesPeter Kjellerstedt
2019-10-15license.bbclass: split incompatible license check into a helper functionAlexander Kanavin
2019-06-11meta: license: fix non-SPDX license being removed from INCOMPATIBLE_LICENSEQuentin Schulz
2018-11-23classes: Remove tab indentations in python codeRobert Yang
2018-11-14base.bbclass: Display name of licenses which caused SkipRecipeNathan Rossi
2018-08-14classes: sanity-check LIC_FILES_CHKSUMRoss Burton
2018-07-25license: Split image license functions to a separate classRichard Purdie
2018-07-02license: Fix and extend recommendations for license packages.Alp Özmert
2018-04-10license.bbclass: be a bit more strict when searching ${PN}-${LICENSE_PACKAGE_...Martin Jansa
2018-04-10license.bbclass: Minor simplification of get_deployed_dependencies()Peter Kjellerstedt
2017-08-31classes/license: drop erroneous sha256 parameter in LIC_FILES_CHKSUMPaul Eggleton
2017-08-03meta: drop do_bootdirectdisk do_vmimg referencesMing Liu
2017-04-10license.bbclass: improve reproducibilityJuro Bystricky
2017-03-10license: don't assume source files are UTF-8Ross Burton
2017-03-01license.bbclass: run chown only under pseudoMarkus Lehtonen
2017-03-01classes/license.bbclass: Don't copy unneeded licenses by packageAníbal Limón
2017-03-01license.bbclass: Don't copy again LICENSE already handled as no-genericAníbal Limón
2017-03-01kernel, license, sstate, rootfs.py: Remove deploy directory READMEMike Crowe
2017-02-15classes/license: Respect beginline and endlineJoshua Watt
2017-01-09meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie
2016-12-16meta: remove True option to getVarFlag callsJoshua Lock
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-11-06classes/license: copy licenses even if there are no checksummed filesRoss Burton
2016-11-06classes/license: fix handling of symlinks pointed to in LIC_FILES_CHKSUMPaul Eggleton
2016-10-04license.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson
2016-08-25license.bbclass: do not process LICENSE_pn variablesMarkus Lehtonen
2016-08-10license: improve handling of license files with identical basenamesMarkus Lehtonen
2016-07-20classes/license.bbclass: don't set [dirs] and [cleandirs]Ross Burton
2016-06-15classes/license: handle EXDEV if hard link to license failsManuel Huber