summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool
AgeCommit message (Expand)Author
2015-03-20devtool: deploy-target: add dry-run optionPaul Eggleton
2015-03-20devtool: deploy-target: add an option to disable quiet modePaul Eggleton
2015-03-20devtool: deploy-target: detect and error if D is emptyPaul Eggleton
2015-03-20devtool: deploy-target: allow disabling host key checkingPaul Eggleton
2015-03-20devtool: modify/extract: prevent usage with incompatible recipesPaul Eggleton
2015-03-20devtool: modify: get correct initial revision from previously extracted sourc...Paul Eggleton
2015-03-20devtool: reset: add ability to reset entire workspacePaul Eggleton
2015-03-20devtool: name command line parsers appropriatelyPaul Eggleton
2015-03-20devtool: deploy-target: fix deploying to previously deployed machinePaul Eggleton
2015-02-23devtool: fix broken clones of git recipesPaul Eggleton
2015-02-23devtool: support source extraction for recipes that use a shared workdirPaul Eggleton
2015-02-23devtool: modify: handle recipes that use a shared workdirPaul Eggleton
2015-02-23devtool: prevent extract/modify use with image recipesPaul Eggleton
2015-02-23devtool: update-recipe: add handling for git recipesPaul Eggleton
2015-02-23devtool: build: run do_populate_sysroot instead of do_installPaul Eggleton
2015-02-23devtool: reset: run bitbake -c clean on recipePaul Eggleton
2015-02-23devtool: add/modify: add option to build in same directoryPaul Eggleton
2015-02-07devtool: improve command-line helpPaul Eggleton
2014-12-21scripts/devtool: Support deploy/undeploy functionJunchun Guan
2014-12-21scripts/devtool: add development helper toolPaul Eggleton