summaryrefslogtreecommitdiffstats
path: root/meta/classes/toaster.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-1/+1
* toaster: Fix broken overrides usageRichard Purdie2022-03-211-3/+3
* package/scripts: Fix FILES_INFO handlingRichard Purdie2021-08-171-1/+1
* toaster.bbclass: Fix error when toaster is used to monitor a buildMark Hatle2020-02-021-5/+6
* toaster.bbclass: Correct pkgdatadir path in toaster_package_dumpdata()Peter Kjellerstedt2020-01-111-4/+11
* toaster.bbclass: Ignore some dependencies in toaster_buildhistory_dump()Peter Kjellerstedt2017-06-121-0/+8
* toaster.bbclass: Simplify parsing of depends.dotPeter Kjellerstedt2017-06-121-15/+13
* toaster: fix SDK artifact captureDavid Reyna2017-04-111-5/+16
* toaster.bbclass: Correct parsing of installed-package-sizes.txtPeter Kjellerstedt2017-03-171-2/+1
* toaster: prevent use of unset variable BUILDSTATS_BASEJochen Jaegers2017-01-091-3/+3
* meta: remove True option to getVar callsJoshua Lock2016-12-161-7/+7
* toaster: fire TaskArtifacts eventEd Bartosh2016-09-041-0/+17
* toaster.bbclass: only scan files-in-image.txt if it existsElliot Smith2016-07-191-9/+16
* toaster.bbclass: remove directory scan logic for detecting artifactsElliot Smith2016-07-191-66/+8
* classes/lib: Update to use python3 command pipeline decodingRichard Purdie2016-06-021-0/+1
* toaster.bbclass: improve package information collectionJoshua Lock2016-04-131-35/+15
* toaster.bbclass: strip task from the targetEd Bartosh2016-04-091-0/+1
* toaster.bbclass: show packages that were setscened into existence toobrian avery2016-03-111-2/+23
* toaster.bbclass: improve how we gather buildstats for ToasterElliot Smith2016-03-091-25/+45
* toaster.bbclass: reinstate scan for artifacts in the sdk directoryElliot Smith2016-02-041-14/+24
* toaster.bbclass: attach image file scan postfunc to do_image_completeElliot Smith2016-02-041-7/+7
* toaster.bbclass: Separate artifact dump from image file dumpElliot Smith2016-01-181-11/+27
* toaster.bbclass: fix TypeError when parsing build statsElliot Smith2015-12-221-2/+2
* buildstats-summary/toaster: Cope with removal of get_bn()Richard Purdie2015-12-181-3/+1
* toaster: Update for buildstats changesRichard Purdie2015-12-181-8/+4
* toaster.bbclass: Fix ValueErrorEd Bartosh2015-07-271-2/+2
* toaster.bbclass: do not add symbolic links to artifactsAlexandru DAMIAN2015-03-311-1/+1
* toaster.bbclass: trigger event for other image filesAlexandru DAMIAN2014-12-191-3/+15
* toaster.bbclass: use the openembedded-core nameAlexandru DAMIAN2014-11-281-1/+1
* toaster.bbclass: read elapsed time from the stats fileAlexandru DAMIAN2014-11-061-13/+23
* toaster.bbclass: exclude variable dependency on toaster postfuncAlexandru DAMIAN2014-06-031-0/+2
* toaster.bbclass: do not fail on non-existent filesAlexandru DAMIAN2014-04-191-1/+9
* toaster.bbclass: image file is missing a "/"Cristiana Voicu2014-04-081-1/+2
* toaster.bbclass: the license.manifest is located in DEPLOY_DIRCristiana Voicu2014-03-311-2/+2
* toaster.bbclass: update buildstats event dataAlexandru DAMIAN2014-03-251-3/+3
* toaster.bbclass: read the data needed for license manifest pathCristiana Voicu2014-03-211-0/+12
* toaster.bbclass: read list of files in imageAlexandru DAMIAN2014-03-091-1/+16
* toaster.bbclass: save original package nameAlexandru DAMIAN2014-01-291-0/+4
* toaster.bbclass: fix crash on buildstats collectionAlexandru DAMIAN2013-12-211-0/+3
* toaster.bbclass: read package and image informationAlexandru DAMIAN2013-12-101-17/+74
* toaster.bbclass: read build statsAlexandru DAMIAN2013-12-101-0/+73
* toaster.bbclass: read layer informationAlexandru DAMIAN2013-12-101-1/+67
* classes/package: fix FILES_INFO serialisation in pkgdataPaul Eggleton2013-12-031-23/+5
* toaster: add class to dump toaster-tracked dataAlexandru DAMIAN2013-11-041-0/+110