Age | Commit message (Expand) | Author | Files |
2013-09-13 | bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir... | Richard Purdie | 1 |
2013-09-01 | meta: Don't use deprecated bitbake API | Richard Purdie | 1 |
2013-06-11 | license.bbclass: include all licenses in the manifest | Christopher Larson | 1 |
2013-04-10 | classes/license: remove outdated comment | Paul Eggleton | 1 |
2013-02-01 | license: fix LICENSE_CREATE_PACKAGE to stay disabled by default | Martin Jansa | 1 |
2013-01-28 | license.bbclass: package license texts to PN-lic when LICENSE_CREATE_PACKAGE ... | Martin Jansa | 1 |
2013-01-28 | license.bbclass: extract functionality to find license files to separate func... | Martin Jansa | 1 |
2013-01-18 | license.bbclass: cleanly handle invalid licenses in incompatible_license | Christopher Larson | 1 |
2013-01-18 | license: correct re.search/fnmatch indentation | Christopher Larson | 1 |
2013-01-18 | license.bbclass: check LICENSE_pkg, not LICENSE_pn-pkg | Christopher Larson | 1 |
2012-12-11 | base/license.bbclass: handle multiple INCOMPATIBLE_LICENSEs | Andy Ross | 1 |
2012-12-07 | license.bbclass: Including locale packages | Elizabeth Flanagan | 1 |
2012-12-06 | license.bbclass: Avoid grep error message | Mark Hatle | 1 |
2012-11-25 | license.bbclass: Collect LICENSE level packages | Flanagan, Elizabeth | 1 |
2012-11-19 | license: We need to run this task before do_build, there is no dependency on ... | Richard Purdie | 1 |
2012-09-28 | license.conf/bbclass: Move globals to license.conf | Elizabeth Flanagan | 1 |
2012-09-28 | license.bbclass: Variable standardization | Elizabeth Flanagan | 1 |
2012-09-20 | Replace "echo -e" with "printf" to have the same behavior in dash or bash | Andrei Gherzan | 1 |
2012-09-12 | classes/license: place all found licenses on one line | Vladimir Zapolskiy | 1 |
2012-09-12 | classes/license: correct license info in lisense.manifest | Vladimir Zapolskiy | 1 |
2012-09-12 | classes/license: account LICENSE_${pkg} values in manifest | Vladimir Zapolskiy | 1 |
2012-09-12 | classes/license: remove redundant nested if statements | Vladimir Zapolskiy | 1 |
2012-09-12 | classes/license: check license manifest for double records | Vladimir Zapolskiy | 1 |
2012-09-12 | classes/license: define LICENSE_MANIFEST variable | Vladimir Zapolskiy | 1 |
2012-08-17 | Add MPL version 2.0 license in common-licenses dir as well as adding a non-SP... | Florin Sarbu | 1 |
2012-07-26 | package.bbclass: Create symlinks for packages with different packaged name | Andrei Gherzan | 1 |
2012-07-19 | Remove a number of unneeded import os/bb calls | Richard Purdie | 1 |
2012-07-19 | Convert tab indentation in python functions into four-space | Richard Purdie | 1 |
2012-07-09 | classes/license: fix manifest to work with deb | Paul Eggleton | 1 |
2012-06-05 | license.bbclass: optimize pkg runtime data | Elizabeth Flanagan | 1 |
2012-06-05 | license.bbclass: Adding PV to package.manifest | Elizabeth Flanagan | 1 |
2012-04-04 | license.bbclass: Check if copyfile succeeded with isfile | Andrei Gherzan | 1 |
2012-03-29 | license.bbclass: remove existing license.manifest before appending new data | Eric BĂ©nard | 1 |
2012-03-25 | license.bbclass: Style guide compliance | Elizabeth Flanagan | 1 |
2012-03-25 | INCOMPATIBLE_LICENSE: support for spdx and pkg licenses | Elizabeth Flanagan | 1 |
2012-03-25 | license.bbclass: Whitespace standardization | Elizabeth Flanagan | 1 |
2012-03-25 | license.bbclass: Add spdx mapping to GPL-1.0 | Elizabeth Flanagan | 1 |
2012-03-22 | Fix common typoes "existant", "dependant" and variations | Robert P. J. Day | 1 |
2012-03-13 | license.bbclass: Add mapping for LGPLv2.0, pango uses it | Richard Purdie | 1 |
2012-03-05 | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 1 |
2012-02-24 | license.bbclass: Symbolic links of generic license | Elizabeth Flanagan | 1 |
2012-02-24 | license.bbclass: Gather Pkg level licenses | Elizabeth Flanagan | 1 |
2012-01-24 | license.bbclass: add support for LICENSE_FLAGS | Tom Zanussi | 1 |
2012-01-10 | license.bbclass base.bbclass: support for 'or' operand in LICENSE and for SPD... | Andrei Gherzan | 1 |
2011-12-21 | license: Fix manifest conditional | Beth Flanagan | 1 |
2011-12-16 | license.bbclass: remove bashism | Elizabeth Flanagan | 1 |
2011-12-12 | license: PR bump failure | Elizabeth Flanagan | 1 |
2011-12-10 | license/copyleft: exception for ast parse | Elizabeth Flanagan | 1 |
2011-12-10 | license.bbclass: remove deb exclusion | Elizabeth Flanagan | 1 |
2011-12-10 | license.bbclass: remove bashism. | Elizabeth Flanagan | 1 |