aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/license.bbclass
AgeCommit message (Expand)Author
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
2014-02-11image.bbclass/license.bbclass: ajustment list_installed_packages invokingHongxu Jia
2013-12-18sstate: Get rid of crazy name mappingRichard Purdie
2013-12-09license.bbclass: fix copying license directories failedHongxu Jia
2013-11-20license.bbclass: fix missing of license files on ubuntu build hostChen Qi
2013-11-14classes/license: use "1" to set boolean variablesPaul Eggleton
2013-11-14classes/license: fix commentsPaul Eggleton
2013-11-12insane, license: Trap MalformedUrl exceptions when parsing LIC_FILES_CHKSUMPhil Blundell
2013-10-04license.bbclass: use shutil instead of bb.utils.copyfileRoss Burton
2013-09-13bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie
2013-06-11license.bbclass: include all licenses in the manifestChristopher Larson
2013-04-10classes/license: remove outdated commentPaul Eggleton
2013-02-01license: fix LICENSE_CREATE_PACKAGE to stay disabled by defaultMartin Jansa
2013-01-28license.bbclass: package license texts to PN-lic when LICENSE_CREATE_PACKAGE ...Martin Jansa
2013-01-28license.bbclass: extract functionality to find license files to separate func...Martin Jansa
2013-01-18license.bbclass: cleanly handle invalid licenses in incompatible_licenseChristopher Larson
2013-01-18license: correct re.search/fnmatch indentationChristopher Larson