aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/license.bbclass
AgeCommit message (Expand)Author
2013-09-13bitbake.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-19license: 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
2012-03-25license.bbclass: Whitespace standardizationElizabeth Flanagan
2012-03-25license.bbclass: Add spdx mapping to GPL-1.0Elizabeth Flanagan
2012-03-22Fix common typoes "existant", "dependant" and variationsRobert P. J. Day
2012-03-13license.bbclass: Add mapping for LGPLv2.0, pango uses itRichard Purdie
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2012-02-24license.bbclass: Symbolic links of generic licenseElizabeth Flanagan
2012-02-24license.bbclass: Gather Pkg level licensesElizabeth Flanagan
2012-01-24license.bbclass: add support for LICENSE_FLAGSTom Zanussi
2012-01-10license.bbclass base.bbclass: support for 'or' operand in LICENSE and for SPD...Andrei Gherzan
2011-12-21license: Fix manifest conditionalBeth Flanagan
2011-12-16license.bbclass: remove bashismElizabeth Flanagan
2011-12-12license: PR bump failureElizabeth Flanagan
2011-12-10license/copyleft: exception for ast parseElizabeth Flanagan
2011-12-10license.bbclass: remove deb exclusionElizabeth Flanagan
2011-12-10license.bbclass: remove bashism.Elizabeth Flanagan