Age | Commit message (Expand) | Author | Files |
2018-07-02 | license: Fix and extend recommendations for license packages. | Alp Özmert | 1 |
2018-04-09 | license.bbclass: be a bit more strict when searching ${PN}-${LICENSE_PACKAGE_... | Martin Jansa | 1 |
2018-04-07 | license.bbclass: Minor simplification of get_deployed_dependencies() | Peter Kjellerstedt | 1 |
2017-08-31 | classes/license: drop erroneous sha256 parameter in LIC_FILES_CHKSUM | Paul Eggleton | 1 |
2017-08-03 | meta: drop do_bootdirectdisk do_vmimg references | Ming Liu | 1 |
2017-04-08 | license.bbclass: improve reproducibility | Juro Bystricky | 1 |
2017-03-10 | license: don't assume source files are UTF-8 | Ross Burton | 1 |
2017-03-01 | license.bbclass: run chown only under pseudo | Markus Lehtonen | 1 |
2017-03-01 | classes/license.bbclass: Don't copy unneeded licenses by package | Aníbal Limón | 1 |
2017-03-01 | license.bbclass: Don't copy again LICENSE already handled as no-generic | Aníbal Limón | 1 |
2017-02-28 | kernel, license, sstate, rootfs.py: Remove deploy directory README | Mike Crowe | 1 |
2017-02-15 | classes/license: Respect beginline and endline | Joshua Watt | 1 |
2017-01-06 | meta/scripts: Various getVar/getVarFlag expansion parameter fixes | Richard Purdie | 1 |
2016-12-16 | meta: remove True option to getVarFlag calls | Joshua Lock | 1 |
2016-12-16 | meta: remove True option to getVar calls | Joshua Lock | 1 |
2016-11-06 | classes/license: copy licenses even if there are no checksummed files | Ross Burton | 1 |
2016-11-06 | classes/license: fix handling of symlinks pointed to in LIC_FILES_CHKSUM | Paul Eggleton | 1 |
2016-10-03 | license.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 1 |
2016-08-25 | license.bbclass: do not process LICENSE_pn variables | Markus Lehtonen | 1 |
2016-08-10 | license: improve handling of license files with identical basenames | Markus Lehtonen | 1 |
2016-07-20 | classes/license.bbclass: don't set [dirs] and [cleandirs] | Ross Burton | 1 |
2016-06-15 | classes/license: handle EXDEV if hard link to license fails | Manuel Huber | 1 |
2016-06-02 | classes/lib: Update to explictly create lists where needed | Richard Purdie | 1 |
2016-06-02 | classes/lib: Update to match python3 iter requirements | Richard Purdie | 1 |
2016-04-22 | license.bbclass: make sure that image manifest dir exists | Markus Lehtonen | 1 |
2016-04-19 | license.bbclass: do write_deploy_manifest in image postprocessing | Markus Lehtonen | 1 |
2016-04-05 | license.bbclass: fix warnings when run in unprivileged "container" env | Bjørn Forsman | 1 |
2016-03-09 | license.bbclass: fix host contamination warnings for license files | Jagadeesh Krishnanjanappa | 1 |
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 |