summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/build-image.py
Commit message (Expand)AuthorAgeFilesLines
* devtool: build-image: rename modulePaul Eggleton2016-03-071-119/+0
* devtool: categorise and order subcommands in help outputPaul Eggleton2016-02-211-1/+2
* devtool: build-image: allow specifying packages to add to imagePaul Eggleton2016-01-261-2/+9
* devtool: second fix for running from a different directoryMarkus Lehtonen2015-09-241-1/+1
* devtool: build-image: delete bbappend at end of buildPaul Eggleton2015-09-231-30/+23
* devtool: build-image: improve image recipe handlingPaul Eggleton2015-09-231-3/+23
* devtool: build-image: tell user where to find output filesPaul Eggleton2015-09-231-5/+9
* devtool: build-image: fix recipe/package terminologyPaul Eggleton2015-09-231-21/+24
* devtool: make plugin_init optionalEd Bartosh2015-09-121-4/+0
* devtool: build-image: add commentsEd Bartosh2015-08-311-0/+2
* devtool: build-image: remove <image>.bbappendEd Bartosh2015-08-311-0/+5
* devtool: build-image: add extra loggingEd Bartosh2015-08-311-0/+6
* devtool: build-image: generate notification callbackEd Bartosh2015-08-311-0/+9
* devtool: build-image: filter out recipesEd Bartosh2015-08-311-4/+21
* devtool: build-image: improve help and descriptionEd Bartosh2015-08-311-4/+6
* devtool: build-image: rename LOG -> loggerEd Bartosh2015-08-311-2/+2
* devtool: build-image: stop using add_md5Ed Bartosh2015-08-311-3/+1
* devtool: implement build-image pluginEd Bartosh2015-08-301-0/+56