summaryrefslogtreecommitdiffstats
path: root/meta/classes/license.bbclass
Commit message (Expand)AuthorAgeFilesLines
* license_class: Fix choose_lic_set into incompatible licenseAníbal Limón2015-08-201-1/+2
* classes/license.bbclass: Improve generic license copy validation.Aníbal Limón2015-06-281-1/+5
* license_class: Add explicity avoid of CLOSED license in validationsAníbal Limón2015-06-281-2/+9
* 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
* meta: Don't use deprecated bitbake APIRichard Purdie2013-09-011-4/+4
* license.bbclass: include all licenses in the manifestChristopher Larson2013-06-111-4/+3
* classes/license: remove outdated commentPaul Eggleton2013-04-101-1/+0
* license: fix LICENSE_CREATE_PACKAGE to stay disabled by defaultMartin Jansa2013-02-011-1/+2
* license.bbclass: package license texts to PN-lic when LICENSE_CREATE_PACKAGE ...Martin Jansa2013-01-281-0/+34
* license.bbclass: extract functionality to find license files to separate func...Martin Jansa2013-01-281-18/+26
* license.bbclass: cleanly handle invalid licenses in incompatible_licenseChristopher Larson2013-01-181-1/+4
* license: correct re.search/fnmatch indentationChristopher Larson2013-01-181-4/+4
* license.bbclass: check LICENSE_pkg, not LICENSE_pn-pkgChristopher Larson2013-01-181-2/+1
* base/license.bbclass: handle multiple INCOMPATIBLE_LICENSEsAndy Ross2012-12-111-43/+25
* license.bbclass: Including locale packagesElizabeth Flanagan2012-12-071-6/+1
* license.bbclass: Avoid grep error messageMark Hatle2012-12-061-1/+2
* license.bbclass: Collect LICENSE level packagesFlanagan, Elizabeth2012-11-251-2/+2
* license: We need to run this task before do_build, there is no dependency on ...Richard Purdie2012-11-201-1/+1
* license.conf/bbclass: Move globals to license.confElizabeth Flanagan2012-09-281-65/+0
* license.bbclass: Variable standardizationElizabeth Flanagan2012-09-281-1/+1
* Replace "echo -e" with "printf" to have the same behavior in dash or bashAndrei Gherzan2012-09-201-3/+3
* classes/license: place all found licenses on one lineVladimir Zapolskiy2012-09-121-4/+4
* classes/license: correct license info in lisense.manifestVladimir Zapolskiy2012-09-121-4/+5
* classes/license: account LICENSE_${pkg} values in manifestVladimir Zapolskiy2012-09-121-1/+6
* classes/license: remove redundant nested if statementsVladimir Zapolskiy2012-09-121-17/+23
* classes/license: check license manifest for double recordsVladimir Zapolskiy2012-09-121-1/+1
OpenPOWER on IntegriCloud