summaryrefslogtreecommitdiffstats
path: root/meta/classes/license.bbclass
AgeCommit message (Expand)Author
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
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie
2016-06-02classes/lib: Update to match python3 iter requirementsRichard Purdie
2016-04-22license.bbclass: make sure that image manifest dir existsMarkus Lehtonen
2016-04-19license.bbclass: do write_deploy_manifest in image postprocessingMarkus Lehtonen
2016-04-06license.bbclass: fix warnings when run in unprivileged "container" envBjørn Forsman
2016-03-09license.bbclass: fix host contamination warnings for license filesJagadeesh Krishnanjanappa
2016-02-04license.bbclass: add LICENSE_CREATE_PACKAGE to perform_packagecopy vardepsRoss Burton
2016-02-04classes/lib: Add expand parameter to getVarFlagRichard Purdie
2016-01-20lib/oe/rootfs: Use list_pkgs() instead of list()Mariano Lopez
2016-01-18license.bbclass: fix license manifestJackie Huang
2015-12-16license: Fix BB_TASKDEPDATA referencesRichard Purdie
2015-12-01license.bbclass: Create image license manifestMariano Lopez
2015-12-01license.bbclass: Add function get_deployed_filesMariano Lopez
2015-12-01license.bbclass: Added function get_deployed_dependenciesMariano Lopez
2015-12-01license.bbclass: Added get_boot_dependencies functionMariano Lopez