summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* devtool: update-recipe: add option to write changes to bbappendPaul Eggleton2015-05-201-41/+107
* recipetool: add appendfile subcommandPaul Eggleton2015-05-201-0/+360
* devtool / recipetool: ensure bb.note() gets printedPaul Eggleton2015-05-202-1/+8
* wic: remove intermediate partitionsAlexandre Belloni2015-05-161-0/+8
* devtool: deploy-target: use tinfoil instead of bitbake -ePaul Eggleton2015-05-161-3/+9
* devtool: fix build env command execution error handlingPaul Eggleton2015-05-162-7/+24
* devtool: deploy plugin: fix bad indentationMarkus Lehtonen2015-05-161-2/+2
* devtool: add missing docstringsMarkus Lehtonen2015-05-163-3/+28
* devtool: rename unused variablesMarkus Lehtonen2015-05-162-3/+3
* devtool: remove unused imports / re-importsMarkus Lehtonen2015-05-163-3/+0
* devtool: extract: remove patches when S=WORKDIRMarkus Lehtonen2015-05-161-1/+26
* devtool: fix for rename of gcc-sourcePaul Eggleton2015-05-071-1/+1
* wic: Add plugin for single partition diskAdrian Freihofer2015-05-032-0/+240
* recipetool: allow specifying SRCREV via rev= in URIPaul Eggleton2015-05-011-4/+13
* devtool: add: use the appropriate file naming and versioning for SCM recipesPaul Eggleton2015-05-012-4/+25
* devtool: add: add an option to fetch remote sourcePaul Eggleton2015-05-011-3/+22
* recipetool: ensure git clone is standalone when extractingPaul Eggleton2015-05-013-6/+15
* recipetool: avoid second-level subdir when extractingPaul Eggleton2015-05-011-6/+7
* devtool: update-recipe: check if source tree is a git repositoryPaul Eggleton2015-04-271-5/+11
* devtool: update-recipe: handle unversioned bbappendsPaul Eggleton2015-04-271-7/+7
* devtool: reset: avoid errors in case file no longer existsPaul Eggleton2015-04-271-1/+8
* devtool: add: use correct bbappend file name with -V optionPaul Eggleton2015-04-271-1/+1
* devtool: include bbappends in recipe parsingMarkus Lehtonen2015-04-271-13/+22
* devtool: modify: implement --no-same-dirMarkus Lehtonen2015-04-271-2/+7
* devtool: modify: use B=S if that is the default for the recipeMarkus Lehtonen2015-04-271-5/+12
* wic: code cleanup: wildcard importsEd Bartosh2015-04-2411-40/+22
* wic: code cleanup: undefined variablesEd Bartosh2015-04-243-2/+3
* devtool: force use of bash when running build within extensible SDKPaul Eggleton2015-04-241-0/+5
* devtool: call parse_recipe with correct argumentsMarkus Lehtonen2015-04-191-2/+3
* wic: Print bitbake error outputEd Bartosh2015-04-141-0/+1
* wic: use native partedEd Bartosh2015-04-143-24/+7
* wic:code cleanup: No space allowedEd Bartosh2015-04-138-31/+31
* wic: make error message more informativeEd Bartosh2015-04-101-2/+2
* wic: don't use host paths when looking for native toolsEd Bartosh2015-04-101-1/+1
* wic: Implement --build-rootfs command line optionEd Bartosh2015-04-091-4/+6
* wic: support ontrackdm6aux3 partitionsAlexandre Belloni2015-04-091-0/+2
* wic: rawcopy: ensure comparison is done on intAlexandre Belloni2015-04-091-1/+1
* wic: code cleanup: unused importsEd Bartosh2015-04-0915-32/+3
* 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