summaryrefslogtreecommitdiffstats
path: root/meta/classes/license.bbclass
Commit message (Expand)AuthorAgeFilesLines
* license.bbclass: be a bit more strict when searching ${PN}-${LICENSE_PACKAGE_...Martin Jansa2018-10-101-1/+1
* license.bbclass: Minor simplification of get_deployed_dependencies()Peter Kjellerstedt2018-10-101-3/+1
* classes: sanity-check LIC_FILES_CHKSUMRoss Burton2018-08-301-1/+3
* classes/license: drop erroneous sha256 parameter in LIC_FILES_CHKSUMPaul Eggleton2017-08-311-1/+1
* meta: drop do_bootdirectdisk do_vmimg referencesMing Liu2017-08-031-7/+2
* license.bbclass: improve reproducibilityJuro Bystricky2017-04-101-1/+1
* license: don't assume source files are UTF-8Ross Burton2017-03-101-3/+3
* license.bbclass: run chown only under pseudoMarkus Lehtonen2017-03-011-12/+3
* classes/license.bbclass: Don't copy unneeded licenses by packageAníbal Limón2017-03-011-4/+16
* license.bbclass: Don't copy again LICENSE already handled as no-genericAníbal Limón2017-03-011-0/+6
* kernel, license, sstate, rootfs.py: Remove deploy directory READMEMike Crowe2017-03-011-1/+1
* classes/license: Respect beginline and endlineJoshua Watt2017-02-151-11/+23
* meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie2017-01-091-2/+2
* meta: remove True option to getVarFlag callsJoshua Lock2016-12-161-8/+8
* meta: remove True option to getVar callsJoshua Lock2016-12-161-48/+48
* classes/license: copy licenses even if there are no checksummed filesRoss Burton2016-11-061-7/+1
* classes/license: fix handling of symlinks pointed to in LIC_FILES_CHKSUMPaul Eggleton2016-11-061-0/+2
* license.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson2016-10-041-2/+2
* license.bbclass: do not process LICENSE_pn variablesMarkus Lehtonen2016-08-251-15/+1
* license: improve handling of license files with identical basenamesMarkus Lehtonen2016-08-101-8/+22
* classes/license.bbclass: don't set [dirs] and [cleandirs]Ross Burton2016-07-201-2/+0
* classes/license: handle EXDEV if hard link to license failsManuel Huber2016-06-151-5/+15
* classes/lib: Update to explictly create lists where neededRichard Purdie2016-06-021-1/+1
* classes/lib: Update to match python3 iter requirementsRichard Purdie2016-06-021-2/+2
* license.bbclass: make sure that image manifest dir existsMarkus Lehtonen2016-04-221-2/+4
* license.bbclass: do write_deploy_manifest in image postprocessingMarkus Lehtonen2016-04-191-1/+4
* license.bbclass: fix warnings when run in unprivileged "container" envBjørn Forsman2016-04-061-3/+5
* license.bbclass: fix host contamination warnings for license filesJagadeesh Krishnanjanappa2016-03-091-0/+10
* license.bbclass: add LICENSE_CREATE_PACKAGE to perform_packagecopy vardepsRoss Burton2016-02-041-0/+1
* classes/lib: Add expand parameter to getVarFlagRichard Purdie2016-02-041-6/+6
* lib/oe/rootfs: Use list_pkgs() instead of list()Mariano Lopez2016-01-201-2/+6
* license.bbclass: fix license manifestJackie Huang2016-01-181-1/+1
* license: Fix BB_TASKDEPDATA referencesRichard Purdie2015-12-161-2/+4
* license.bbclass: Create image license manifestMariano Lopez2015-12-011-11/+51
* license.bbclass: Add function get_deployed_filesMariano Lopez2015-12-011-0/+15
* license.bbclass: Added function get_deployed_dependenciesMariano Lopez2015-12-011-0/+48
* license.bbclass: Added get_boot_dependencies functionMariano Lopez2015-12-011-0/+36
* license.bbclass: Split license create manifestMariano Lopez2015-12-011-14/+22
* license.bbclass: Write recipeinfo file in license folderMariano Lopez2015-12-011-0/+11
* classes/license: fix intermittent license collection warningPaul Eggleton2015-11-241-0/+1
* Empty image: package list splitting and iterationAlex Franco2015-08-291-1/+1
* license_class: Fix choose_lic_set into incompatible licenseAníbal Limón2015-08-011-2/+2
* meta: Add explict getVar param for (non) expansionRichard Purdie2015-06-231-2/+2
* license_class: Add explicity avoid of CLOSED license in validationsAníbal Limón2015-05-221-2/+8
* license_class: license_create_manifest improvmentAníbal Limón2015-05-091-13/+10
* license: Add support for handle INCOMPATIBLE_LICENSE in manifest creationAníbal Limón2015-05-091-3/+26
* license_class: Generalize license_ok functionAníbal Limón2015-05-091-17/+4
* license_class: Reimplemented manifest creation in pythonAníbal Limón2015-05-091-81/+82
* license.bbclass: allow copying license not in common licensesJackie Huang2015-04-301-1/+16
* license.bbclass: skip license checking if the package contains no fileChen Qi2015-03-221-0/+8