summaryrefslogtreecommitdiffstats
path: root/meta/classes/license.bbclass
AgeCommit message (Expand)Author
2014-11-05license.bbclass: canonicalise the licenses named with 'X+'Jackie Huang
2014-09-16license: Improve disk usageRichard Purdie
2014-07-19license.bbclass: canonicalise licenses when dealing with INCOMPATIBLE_LICENSERoss Burton
2014-07-19license.bbclass: fix indentation in python functionRoxana Ciobanu
2014-03-21image.bbclass, license.bbclass: adjust the name of list_installed_packages()Laurentiu Palcu
2014-02-11license.bbclass: Dont create a manifest when using BUILD_IMAGES_FROM_FEEDSDavid Nyström
2014-02-11license.bbclass: fix license_create_manifest failedHongxu Jia
2014-02-11image.bbclass/license.bbclass: ajustment list_installed_packages invokingHongxu Jia
2013-12-18sstate: Get rid of crazy name mappingRichard Purdie
2013-12-09license.bbclass: fix copying license directories failedHongxu Jia
2013-11-20license.bbclass: fix missing of license files on ubuntu build hostChen Qi
2013-11-14classes/license: use "1" to set boolean variablesPaul Eggleton
2013-11-14classes/license: fix commentsPaul Eggleton
2013-11-12insane, license: Trap MalformedUrl exceptions when parsing LIC_FILES_CHKSUMPhil Blundell
2013-10-04license.bbclass: use shutil instead of bb.utils.copyfileRoss Burton
2013-09-14bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie
2013-06-11license.bbclass: include all licenses in the manifestChristopher Larson
2013-04-10classes/license: remove outdated commentPaul Eggleton
2013-02-01license: fix LICENSE_CREATE_PACKAGE to stay disabled by defaultMartin Jansa
2013-01-28license.bbclass: package license texts to PN-lic when LICENSE_CREATE_PACKAGE ...Martin Jansa
2013-01-28license.bbclass: extract functionality to find license files to separate func...Martin Jansa
2013-01-18license.bbclass: cleanly handle invalid licenses in incompatible_licenseChristopher Larson
2013-01-18license: correct re.search/fnmatch indentationChristopher Larson
2013-01-18license.bbclass: check LICENSE_pkg, not LICENSE_pn-pkgChristopher Larson
2012-12-11base/license.bbclass: handle multiple INCOMPATIBLE_LICENSEsAndy Ross
2012-12-07license.bbclass: Including locale packagesElizabeth Flanagan
2012-12-06license.bbclass: Avoid grep error messageMark Hatle
2012-11-25license.bbclass: Collect LICENSE level packagesFlanagan, Elizabeth
2012-11-20license: We need to run this task before do_build, there is no dependency on ...Richard Purdie
2012-09-28license.conf/bbclass: Move globals to license.confElizabeth Flanagan
2012-09-28license.bbclass: Variable standardizationElizabeth Flanagan
2012-09-20Replace "echo -e" with "printf" to have the same behavior in dash or bashAndrei Gherzan
2012-09-12classes/license: place all found licenses on one lineVladimir Zapolskiy
2012-09-12classes/license: correct license info in lisense.manifestVladimir Zapolskiy
2012-09-12classes/license: account LICENSE_${pkg} values in manifestVladimir Zapolskiy
2012-09-12classes/license: remove redundant nested if statementsVladimir Zapolskiy
2012-09-12classes/license: check license manifest for double recordsVladimir Zapolskiy
2012-09-12classes/license: define LICENSE_MANIFEST variableVladimir Zapolskiy
2012-08-17Add MPL version 2.0 license in common-licenses dir as well as adding a non-SP...Florin Sarbu
2012-07-26package.bbclass: Create symlinks for packages with different packaged nameAndrei Gherzan
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-07-09classes/license: fix manifest to work with debPaul Eggleton
2012-06-05license.bbclass: optimize pkg runtime dataElizabeth Flanagan
2012-06-05license.bbclass: Adding PV to package.manifestElizabeth Flanagan
2012-04-04license.bbclass: Check if copyfile succeeded with isfileAndrei Gherzan
2012-03-29license.bbclass: remove existing license.manifest before appending new dataEric Bénard
2012-03-25license.bbclass: Style guide complianceElizabeth Flanagan
2012-03-25INCOMPATIBLE_LICENSE: support for spdx and pkg licensesElizabeth Flanagan