summaryrefslogtreecommitdiffstats
path: root/meta/classes/license.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* image.bbclass/license.bbclass: ajustment list_installed_packages invokingHongxu Jia2014-02-111-4/+10
* sstate: Get rid of crazy name mappingRichard Purdie2013-12-181-1/+0
* license.bbclass: fix copying license directories failedHongxu Jia2013-12-091-3/+4
* license.bbclass: fix missing of license files on ubuntu build hostChen Qi2013-11-201-2/+2
* classes/license: use "1" to set boolean variablesPaul Eggleton2013-11-141-2/+2
* classes/license: fix commentsPaul Eggleton2013-11-141-3/+3
* insane, license: Trap MalformedUrl exceptions when parsing LIC_FILES_CHKSUMPhil Blundell2013-11-121-1/+4
* license.bbclass: use shutil instead of bb.utils.copyfileRoss Burton2013-10-041-4/+6
* bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie2013-09-141-2/+1