Age | Commit message (Expand) | Author | Files |
2016-02-04 | license.bbclass: add LICENSE_CREATE_PACKAGE to perform_packagecopy vardeps | Ross Burton | 1 |
2016-02-04 | classes/lib: Add expand parameter to getVarFlag | Richard Purdie | 1 |
2016-01-20 | lib/oe/rootfs: Use list_pkgs() instead of list() | Mariano Lopez | 1 |
2016-01-17 | license.bbclass: fix license manifest | Jackie Huang | 1 |
2015-12-16 | license: Fix BB_TASKDEPDATA references | Richard Purdie | 1 |
2015-12-01 | license.bbclass: Create image license manifest | Mariano Lopez | 1 |
2015-12-01 | license.bbclass: Add function get_deployed_files | Mariano Lopez | 1 |
2015-12-01 | license.bbclass: Added function get_deployed_dependencies | Mariano Lopez | 1 |
2015-12-01 | license.bbclass: Added get_boot_dependencies function | Mariano Lopez | 1 |
2015-12-01 | license.bbclass: Split license create manifest | Mariano Lopez | 1 |
2015-12-01 | license.bbclass: Write recipeinfo file in license folder | Mariano Lopez | 1 |
2015-11-24 | classes/license: fix intermittent license collection warning | Paul Eggleton | 1 |
2015-08-29 | Empty image: package list splitting and iteration | Alex Franco | 1 |
2015-07-31 | license_class: Fix choose_lic_set into incompatible license | Aníbal Limón | 1 |
2015-06-23 | meta: Add explict getVar param for (non) expansion | Richard Purdie | 1 |
2015-05-21 | license_class: Add explicity avoid of CLOSED license in validations | Aníbal Limón | 1 |
2015-05-09 | license_class: license_create_manifest improvment | Aníbal Limón | 1 |
2015-05-09 | license: Add support for handle INCOMPATIBLE_LICENSE in manifest creation | Aníbal Limón | 1 |
2015-05-09 | license_class: Generalize license_ok function | Aníbal Limón | 1 |
2015-05-09 | license_class: Reimplemented manifest creation in python | Aníbal Limón | 1 |
2015-04-30 | license.bbclass: allow copying license not in common licenses | Jackie Huang | 1 |
2015-03-21 | license.bbclass: skip license checking if the package contains no file | Chen Qi | 1 |
2015-03-16 | license.bbclass: set dirs for do_populate_lic_setscene | Robert Yang | 1 |
2015-02-17 | license.bbclass: fix unexpected operator for LICENSE values with space | Martin Jansa | 1 |
2015-02-14 | oe-pkgdata-util: improve command-line usage | Paul Eggleton | 1 |
2015-02-07 | classes/license: tweak license format messages | Paul Eggleton | 1 |
2014-12-24 | license.bbclass: hardlink requires write permission | Robert Yang | 1 |
2014-12-24 | license: Validate if LICENSE is well defined. | Aníbal Limón | 1 |
2014-12-24 | license_class: fix license.manifest shows LICENSE field differently to recipe | Aníbal Limón | 1 |
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 |