summaryrefslogtreecommitdiffstats
path: root/meta/classes/license.bbclass
Commit message (Expand)AuthorAgeFilesLines
* kernel, license, sstate, rootfs.py: Remove deploy directory READMEMike Crowe2017-08-291-1/+1
* classes/license: fix handling of symlinks pointed to in LIC_FILES_CHKSUMPaul Eggleton2016-11-161-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
* license.bbclass: set dirs for do_populate_lic_setsceneRobert Yang2015-03-161-0/+2
* license.bbclass: fix unexpected operator for LICENSE values with spaceMartin Jansa2015-02-171-1/+1
* oe-pkgdata-util: improve command-line usagePaul Eggleton2015-02-141-1/+1
* classes/license: tweak license format messagesPaul Eggleton2015-02-081-7/+8
* license.bbclass: hardlink requires write permissionRobert Yang2014-12-251-2/+2
* license: Validate if LICENSE is well defined.Aníbal Limón2014-12-251-0/+22
* license_class: fix license.manifest shows LICENSE field differently to recipeAníbal Limón2014-12-251-6/+7
* base/license.bbclass: expand wildcards in INCOMPATIBLE_LICENSEHongxu Jia2014-12-191-0/+25
* license.bbclass: canonicalise the licenses named with 'X+'Jackie Huang2014-11-041-2/+9
* license: Improve disk usageRichard Purdie2014-09-161-1/+8
* license.bbclass: canonicalise licenses when dealing with INCOMPATIBLE_LICENSERoss Burton2014-07-191-3/+11
* license.bbclass: fix indentation in python functionRoxana Ciobanu2014-07-191-6/+6
* image.bbclass, license.bbclass: adjust the name of list_installed_packages()Laurentiu Palcu2014-03-211-2/+2
* license.bbclass: Dont create a manifest when using BUILD_IMAGES_FROM_FEEDSDavid Nyström2014-02-111-0/+5
* license.bbclass: fix license_create_manifest failedHongxu Jia2014-02-111-1/+1