summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* devtool: fix build env command execution error handlingPaul Eggleton2015-06-282-7/+24
* recipetool: ensure git clone is standalone when extractingPaul Eggleton2015-06-283-6/+15
* recipetool: avoid second-level subdir when extractingPaul Eggleton2015-06-281-6/+7
* devtool: update-recipe: check if source tree is a git repositoryPaul Eggleton2015-06-281-5/+11
* devtool: update-recipe: handle unversioned bbappendsPaul Eggleton2015-06-281-7/+7
* devtool: add: use correct bbappend file name with -V optionPaul Eggleton2015-06-281-1/+1
* devtool: include bbappends in recipe parsingMarkus Lehtonen2015-06-281-13/+22
* devtool: modify: implement --no-same-dirMarkus Lehtonen2015-06-281-2/+7
* devtool: modify: use B=S if that is the default for the recipeMarkus Lehtonen2015-06-281-5/+12
* devtool: call parse_recipe with correct argumentsMarkus Lehtonen2015-06-281-2/+3
* devtool: force use of bash when running build within extensible SDKPaul Eggleton2015-05-151-0/+5
* yocto-bsp: Update templates to 3.19 kernelTom Zanussi2015-03-2448-894/+114
* recipetool: fix duplicate licenses being picked upPaul Eggleton2015-03-201-1/+3
* devtool: deploy-target: add dry-run optionPaul Eggleton2015-03-201-0/+16
* devtool: deploy-target: add an option to disable quiet modePaul Eggleton2015-03-201-3/+12
* devtool: deploy-target: detect and error if D is emptyPaul Eggleton2015-03-201-2/+6
* devtool: deploy-target: allow disabling host key checkingPaul Eggleton2015-03-201-4/+13
* devtool: modify/extract: prevent usage with incompatible recipesPaul Eggleton2015-03-201-13/+35
* devtool: modify: get correct initial revision from previously extracted sourc...Paul Eggleton2015-03-201-2/+13
* devtool: reset: add ability to reset entire workspacePaul Eggleton2015-03-201-19/+33
* devtool: name command line parsers appropriatelyPaul Eggleton2015-03-201-22/+22
* devtool: deploy-target: fix deploying to previously deployed machinePaul Eggleton2015-03-201-1/+3
* wic: Consider PSEUDO_* environment variablesEd Bartosh2015-03-201-4/+9
* wic: rawcopy: support skippingAlexandre Belloni2015-03-101-2/+9
* wic: add fsimage pluginAlexandre Belloni2015-03-101-0/+70
* wic: fix fstab generationAlexandre Belloni2015-03-101-2/+3
* devtool: fix broken clones of git recipesPaul Eggleton2015-02-231-0/+7
* devtool: support source extraction for recipes that use a shared workdirPaul Eggleton2015-02-231-5/+14
* devtool: modify: handle recipes that use a shared workdirPaul Eggleton2015-02-231-4/+6
* devtool: prevent extract/modify use with image recipesPaul Eggleton2015-02-231-0/+8
* devtool: update-recipe: add handling for git recipesPaul Eggleton2015-02-231-86/+144
* devtool: build: run do_populate_sysroot instead of do_installPaul Eggleton2015-02-231-2/+3
* devtool: reset: run bitbake -c clean on recipePaul Eggleton2015-02-231-0/+6
* devtool: add/modify: add option to build in same directoryPaul Eggleton2015-02-231-2/+9
* recipetool: fix regression caused by previous commitPaul Eggleton2015-02-231-4/+4
* wic: Fix kernel dir locationTom Zanussi2015-02-211-3/+3
* wic: add GPT supportAlexandre Belloni2015-02-141-1/+8
* wic: properly label filesystemsAlexandre Belloni2015-02-141-8/+34
* wic: fix empty btrfs partitionsAlexandre Belloni2015-02-141-6/+1
* wic: remove useless calls to __write_fstabAlexandre Belloni2015-02-141-4/+4
* wic: allow to configure overhead factor per partitionAlexandre Belloni2015-02-143-3/+18
* wic: allow to configure extra space per partitionAlexandre Belloni2015-02-143-10/+17
* wic: add rawcopy source pluginAlexandre Belloni2015-02-141-0/+77
* wic: allow creation of partitions not in tableAlexandre Belloni2015-02-144-15/+48
* recipetool: improve command-line helpPaul Eggleton2015-02-081-3/+5
* devtool: improve command-line helpPaul Eggleton2015-02-081-3/+10
* wic: bootimg-partition: Stop removing whole workdirAlexandre Belloni2015-02-081-1/+1
* wic: print partition alignment when availableAlexandre Belloni2015-02-081-1/+1
* wic: use kB for the partitions sizeAlexandre Belloni2015-02-088-30/+49
* wic: bail out on kickstart parse errorsMaciej Borzecki2015-02-081-6/+3
OpenPOWER on IntegriCloud