summaryrefslogtreecommitdiff
path: root/meta/classes/license.bbclass
AgeCommit message (Expand)AuthorFiles
2014-12-24license: Validate if LICENSE is well defined.Aníbal Limón1
2014-12-24license_class: fix license.manifest shows LICENSE field differently to recipeAníbal Limón1
2014-12-19base/license.bbclass: expand wildcards in INCOMPATIBLE_LICENSEHongxu Jia1
2014-11-04license.bbclass: canonicalise the licenses named with 'X+'Jackie Huang1
2014-09-16license: Improve disk usageRichard Purdie1
2014-07-19license.bbclass: canonicalise licenses when dealing with INCOMPATIBLE_LICENSERoss Burton1
2014-07-19license.bbclass: fix indentation in python functionRoxana Ciobanu1
2014-03-21image.bbclass, license.bbclass: adjust the name of list_installed_packages()Laurentiu Palcu1
2014-02-11license.bbclass: Dont create a manifest when using BUILD_IMAGES_FROM_FEEDSDavid Nyström1
2014-02-11license.bbclass: fix license_create_manifest failedHongxu Jia1
2014-02-11image.bbclass/license.bbclass: ajustment list_installed_packages invokingHongxu Jia1
2013-12-18sstate: Get rid of crazy name mappingRichard Purdie1
2013-12-09license.bbclass: fix copying license directories failedHongxu Jia1
2013-11-20license.bbclass: fix missing of license files on ubuntu build hostChen Qi1
2013-11-14classes/license: use "1" to set boolean variablesPaul Eggleton1
2013-11-14classes/license: fix commentsPaul Eggleton1
2013-11-12insane, license: Trap MalformedUrl exceptions when parsing LIC_FILES_CHKSUMPhil Blundell1
2013-10-04license.bbclass: use shutil instead of bb.utils.copyfileRoss Burton1
2013-09-13bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie1
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie1
2013-06-11license.bbclass: include all licenses in the manifestChristopher Larson1
2013-04-10classes/license: remove outdated commentPaul Eggleton1
2013-02-01license: fix LICENSE_CREATE_PACKAGE to stay disabled by defaultMartin Jansa1
2013-01-28license.bbclass: package license texts to PN-lic when LICENSE_CREATE_PACKAGE ...Martin Jansa1
2013-01-28license.bbclass: extract functionality to find license files to separate func...Martin Jansa1
2013-01-18license.bbclass: cleanly handle invalid licenses in incompatible_licenseChristopher Larson1
2013-01-18license: correct re.search/fnmatch indentationChristopher Larson1
2013-01-18license.bbclass: check LICENSE_pkg, not LICENSE_pn-pkgChristopher Larson1
2012-12-11base/license.bbclass: handle multiple INCOMPATIBLE_LICENSEsAndy Ross1
2012-12-07license.bbclass: Including locale packagesElizabeth Flanagan1
2012-12-06license.bbclass: Avoid grep error messageMark Hatle1
2012-11-25license.bbclass: Collect LICENSE level packagesFlanagan, Elizabeth1
2012-11-19license: We need to run this task before do_build, there is no dependency on ...Richard Purdie1
2012-09-28license.conf/bbclass: Move globals to license.confElizabeth Flanagan1
2012-09-28license.bbclass: Variable standardizationElizabeth Flanagan1
2012-09-20Replace "echo -e" with "printf" to have the same behavior in dash or bashAndrei Gherzan1
2012-09-12classes/license: place all found licenses on one lineVladimir Zapolskiy1
2012-09-12classes/license: correct license info in lisense.manifestVladimir Zapolskiy1
2012-09-12classes/license: account LICENSE_${pkg} values in manifestVladimir Zapolskiy1
2012-09-12classes/license: remove redundant nested if statementsVladimir Zapolskiy1
2012-09-12classes/license: check license manifest for double recordsVladimir Zapolskiy1
2012-09-12classes/license: define LICENSE_MANIFEST variableVladimir Zapolskiy1
2012-08-17Add MPL version 2.0 license in common-licenses dir as well as adding a non-SP...Florin Sarbu1
2012-07-26package.bbclass: Create symlinks for packages with different packaged nameAndrei Gherzan1
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie1
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie1
2012-07-09classes/license: fix manifest to work with debPaul Eggleton1
2012-06-05license.bbclass: optimize pkg runtime dataElizabeth Flanagan1
2012-06-05license.bbclass: Adding PV to package.manifestElizabeth Flanagan1
2012-04-04license.bbclass: Check if copyfile succeeded with isfileAndrei Gherzan1