aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/license.bbclass
AgeCommit message (Expand)Author
2016-11-06classes/license: copy licenses even if there are no checksummed filesRoss Burton
2016-11-06classes/license: fix handling of symlinks pointed to in LIC_FILES_CHKSUMPaul Eggleton
2016-10-03license.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson
2016-08-25license.bbclass: do not process LICENSE_pn variablesMarkus Lehtonen
2016-08-10license: improve handling of license files with identical basenamesMarkus Lehtonen
2016-07-20classes/license.bbclass: don't set [dirs] and [cleandirs]Ross Burton
2016-06-15classes/license: handle EXDEV if hard link to license failsManuel Huber
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie
2016-06-02classes/lib: Update to match python3 iter requirementsRichard Purdie
2016-04-22license.bbclass: make sure that image manifest dir existsMarkus Lehtonen
2016-04-19license.bbclass: do write_deploy_manifest in image postprocessingMarkus Lehtonen
2016-04-05license.bbclass: fix warnings when run in unprivileged "container" envBjørn Forsman
2016-03-09license.bbclass: fix host contamination warnings for license filesJagadeesh Krishnanjanappa
2016-02-04license.bbclass: add LICENSE_CREATE_PACKAGE to perform_packagecopy vardepsRoss Burton
2016-02-04classes/lib: Add expand parameter to getVarFlagRichard Purdie
2016-01-20lib/oe/rootfs: Use list_pkgs() instead of list()Mariano Lopez
2016-01-17license.bbclass: fix license manifestJackie Huang
2015-12-16license: Fix BB_TASKDEPDATA referencesRichard Purdie
2015-12-01license.bbclass: Create image license manifestMariano Lopez
2015-12-01license.bbclass: Add function get_deployed_filesMariano Lopez
2015-12-01license.bbclass: Added function get_deployed_dependenciesMariano Lopez
2015-12-01license.bbclass: Added get_boot_dependencies functionMariano Lopez
2015-12-01license.bbclass: Split license create manifestMariano Lopez
2015-12-01license.bbclass: Write recipeinfo file in license folderMariano Lopez
2015-11-24classes/license: fix intermittent license collection warningPaul Eggleton
2015-08-29Empty image: package list splitting and iterationAlex Franco
2015-07-31license_class: Fix choose_lic_set into incompatible licenseAníbal Limón
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie
2015-05-21license_class: Add explicity avoid of CLOSED license in validationsAníbal Limón
2015-05-09license_class: license_create_manifest improvmentAníbal Limón
2015-05-09license: Add support for handle INCOMPATIBLE_LICENSE in manifest creationAníbal Limón
2015-05-09license_class: Generalize license_ok functionAníbal Limón
2015-05-09license_class: Reimplemented manifest creation in pythonAníbal Limón
2015-04-30license.bbclass: allow copying license not in common licensesJackie Huang
2015-03-21license.bbclass: skip license checking if the package contains no fileChen Qi
2015-03-16license.bbclass: set dirs for do_populate_lic_setsceneRobert Yang
2015-02-17license.bbclass: fix unexpected operator for LICENSE values with spaceMartin Jansa
2015-02-14oe-pkgdata-util: improve command-line usagePaul Eggleton
2015-02-07classes/license: tweak license format messagesPaul Eggleton
2014-12-24license.bbclass: hardlink requires write permissionRobert Yang
2014-12-24license: Validate if LICENSE is well defined.Aníbal Limón
2014-12-24license_class: fix license.manifest shows LICENSE field differently to recipeAníbal Limón
2014-12-19base/license.bbclass: expand wildcards in INCOMPATIBLE_LICENSEHongxu Jia
2014-11-04license.bbclass: canonicalise the licenses named with 'X+'Jackie Huang
2014-09-16license: Improve disk usageRichard Purdie
2014-07-19license.bbclass: canonicalise licenses when dealing with INCOMPATIBLE_LICENSERoss Burton
2014-07-19license.bbclass: fix indentation in python functionRoxana Ciobanu
2014-03-21image.bbclass, license.bbclass: adjust the name of list_installed_packages()Laurentiu Palcu
2014-02-11license.bbclass: Dont create a manifest when using BUILD_IMAGES_FROM_FEEDSDavid Nyström
2014-02-11license.bbclass: fix license_create_manifest failedHongxu Jia