Age | Commit message (Expand) | Author | Files |
2014-12-19 | base/license.bbclass: expand wildcards in INCOMPATIBLE_LICENSE | Hongxu Jia | 1 |
2014-11-04 | license.bbclass: canonicalise the licenses named with 'X+' | Jackie Huang | 1 |
2014-09-16 | license: Improve disk usage | Richard Purdie | 1 |
2014-07-19 | license.bbclass: canonicalise licenses when dealing with INCOMPATIBLE_LICENSE | Ross Burton | 1 |
2014-07-19 | license.bbclass: fix indentation in python function | Roxana Ciobanu | 1 |
2014-03-21 | image.bbclass, license.bbclass: adjust the name of list_installed_packages() | Laurentiu Palcu | 1 |
2014-02-11 | license.bbclass: Dont create a manifest when using BUILD_IMAGES_FROM_FEEDS | David Nyström | 1 |
2014-02-11 | license.bbclass: fix license_create_manifest failed | Hongxu Jia | 1 |
2014-02-11 | image.bbclass/license.bbclass: ajustment list_installed_packages invoking | Hongxu Jia | 1 |
2013-12-18 | sstate: Get rid of crazy name mapping | Richard Purdie | 1 |
2013-12-09 | license.bbclass: fix copying license directories failed | Hongxu Jia | 1 |
2013-11-20 | license.bbclass: fix missing of license files on ubuntu build host | Chen Qi | 1 |
2013-11-14 | classes/license: use "1" to set boolean variables | Paul Eggleton | 1 |
2013-11-14 | classes/license: fix comments | Paul Eggleton | 1 |
2013-11-12 | insane, license: Trap MalformedUrl exceptions when parsing LIC_FILES_CHKSUM | Phil Blundell | 1 |
2013-10-04 | license.bbclass: use shutil instead of bb.utils.copyfile | Ross Burton | 1 |
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 |