| Commit message (Expand) | Author | Age | Files | Lines |
* | classes: Remove tab indentations in python code | Robert Yang | 2018-11-23 | 1 | -1/+1 |
* | base.bbclass: Display name of licenses which caused SkipRecipe | Nathan Rossi | 2018-11-14 | 1 | -9/+10 |
* | classes: sanity-check LIC_FILES_CHKSUM | Ross Burton | 2018-08-14 | 1 | -1/+3 |
* | license: Split image license functions to a separate class | Richard Purdie | 2018-07-25 | 1 | -283/+1 |
* | license: Fix and extend recommendations for license packages. | Alp Özmert | 2018-07-02 | 1 | -0/+3 |
* | license.bbclass: be a bit more strict when searching ${PN}-${LICENSE_PACKAGE_... | Martin Jansa | 2018-04-10 | 1 | -1/+1 |
* | license.bbclass: Minor simplification of get_deployed_dependencies() | Peter Kjellerstedt | 2018-04-10 | 1 | -3/+1 |
* | classes/license: drop erroneous sha256 parameter in LIC_FILES_CHKSUM | Paul Eggleton | 2017-08-31 | 1 | -1/+1 |
* | meta: drop do_bootdirectdisk do_vmimg references | Ming Liu | 2017-08-03 | 1 | -7/+2 |
* | license.bbclass: improve reproducibility | Juro Bystricky | 2017-04-10 | 1 | -1/+1 |
* | license: don't assume source files are UTF-8 | Ross Burton | 2017-03-10 | 1 | -3/+3 |
* | license.bbclass: run chown only under pseudo | Markus Lehtonen | 2017-03-01 | 1 | -12/+3 |
* | classes/license.bbclass: Don't copy unneeded licenses by package | Aníbal Limón | 2017-03-01 | 1 | -4/+16 |
* | license.bbclass: Don't copy again LICENSE already handled as no-generic | Aníbal Limón | 2017-03-01 | 1 | -0/+6 |
* | kernel, license, sstate, rootfs.py: Remove deploy directory README | Mike Crowe | 2017-03-01 | 1 | -1/+1 |
* | classes/license: Respect beginline and endline | Joshua Watt | 2017-02-15 | 1 | -11/+23 |
* | meta/scripts: Various getVar/getVarFlag expansion parameter fixes | Richard Purdie | 2017-01-09 | 1 | -2/+2 |
* | meta: remove True option to getVarFlag calls | Joshua Lock | 2016-12-16 | 1 | -8/+8 |
* | meta: remove True option to getVar calls | Joshua Lock | 2016-12-16 | 1 | -48/+48 |
* | classes/license: copy licenses even if there are no checksummed files | Ross Burton | 2016-11-06 | 1 | -7/+1 |
* | classes/license: fix handling of symlinks pointed to in LIC_FILES_CHKSUM | Paul Eggleton | 2016-11-06 | 1 | -0/+2 |
* | license.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 2016-10-04 | 1 | -2/+2 |
* | license.bbclass: do not process LICENSE_pn variables | Markus Lehtonen | 2016-08-25 | 1 | -15/+1 |
* | license: improve handling of license files with identical basenames | Markus Lehtonen | 2016-08-10 | 1 | -8/+22 |
* | classes/license.bbclass: don't set [dirs] and [cleandirs] | Ross Burton | 2016-07-20 | 1 | -2/+0 |
* | classes/license: handle EXDEV if hard link to license fails | Manuel Huber | 2016-06-15 | 1 | -5/+15 |
* | classes/lib: Update to explictly create lists where needed | Richard Purdie | 2016-06-02 | 1 | -1/+1 |
* | classes/lib: Update to match python3 iter requirements | Richard Purdie | 2016-06-02 | 1 | -2/+2 |
* | license.bbclass: make sure that image manifest dir exists | Markus Lehtonen | 2016-04-22 | 1 | -2/+4 |
* | license.bbclass: do write_deploy_manifest in image postprocessing | Markus Lehtonen | 2016-04-19 | 1 | -1/+4 |
* | license.bbclass: fix warnings when run in unprivileged "container" env | Bjørn Forsman | 2016-04-06 | 1 | -3/+5 |
* | license.bbclass: fix host contamination warnings for license files | Jagadeesh Krishnanjanappa | 2016-03-09 | 1 | -0/+10 |
* | license.bbclass: add LICENSE_CREATE_PACKAGE to perform_packagecopy vardeps | Ross Burton | 2016-02-04 | 1 | -0/+1 |
* | classes/lib: Add expand parameter to getVarFlag | Richard Purdie | 2016-02-04 | 1 | -6/+6 |
* | lib/oe/rootfs: Use list_pkgs() instead of list() | Mariano Lopez | 2016-01-20 | 1 | -2/+6 |
* | license.bbclass: fix license manifest | Jackie Huang | 2016-01-18 | 1 | -1/+1 |
* | license: Fix BB_TASKDEPDATA references | Richard Purdie | 2015-12-16 | 1 | -2/+4 |
* | license.bbclass: Create image license manifest | Mariano Lopez | 2015-12-01 | 1 | -11/+51 |
* | license.bbclass: Add function get_deployed_files | Mariano Lopez | 2015-12-01 | 1 | -0/+15 |
* | license.bbclass: Added function get_deployed_dependencies | Mariano Lopez | 2015-12-01 | 1 | -0/+48 |
* | license.bbclass: Added get_boot_dependencies function | Mariano Lopez | 2015-12-01 | 1 | -0/+36 |
* | license.bbclass: Split license create manifest | Mariano Lopez | 2015-12-01 | 1 | -14/+22 |
* | license.bbclass: Write recipeinfo file in license folder | Mariano Lopez | 2015-12-01 | 1 | -0/+11 |
* | classes/license: fix intermittent license collection warning | Paul Eggleton | 2015-11-24 | 1 | -0/+1 |
* | Empty image: package list splitting and iteration | Alex Franco | 2015-08-29 | 1 | -1/+1 |
* | license_class: Fix choose_lic_set into incompatible license | Aníbal Limón | 2015-08-01 | 1 | -2/+2 |
* | meta: Add explict getVar param for (non) expansion | Richard Purdie | 2015-06-23 | 1 | -2/+2 |
* | license_class: Add explicity avoid of CLOSED license in validations | Aníbal Limón | 2015-05-22 | 1 | -2/+8 |
* | license_class: license_create_manifest improvment | Aníbal Limón | 2015-05-09 | 1 | -13/+10 |
* | license: Add support for handle INCOMPATIBLE_LICENSE in manifest creation | Aníbal Limón | 2015-05-09 | 1 | -3/+26 |