aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/deploy.py
AgeCommit message (Expand)Author
2016-12-16scripts: remove True option to getVar callsJoshua Lock
2016-12-14devtool / recipetool: use tinfoil parsing APIPaul Eggleton
2016-10-05devtool: deploy-target: Avoid unnecessary dependency on awk on the targetPeter Kjellerstedt
2016-09-03scripts: ensure tinfoil is shut down correctlyPaul Eggleton
2016-02-21devtool: deploy-target: preserve existing filesPaul Eggleton
2016-02-21devtool: undeploy-target: support undeploying all recipesPaul Eggleton
2016-02-21devtool: deploy-target: write deployed files list to targetPaul Eggleton
2016-02-21devtool: (un)deploy-target: add help descriptionsPaul Eggleton
2016-02-21devtool: categorise and order subcommands in help outputPaul Eggleton
2015-09-23devtool: second fix for running from a different directoryMarkus Lehtonen
2015-09-22devtool: check that source tree still existsPaul Eggleton
2015-09-12devtool: make plugin_init optionalEd Bartosh
2015-06-18devtool: deploy: fix preservation of symlinks and permissions/ownershipPaul Eggleton
2015-06-18devtool: use DevtoolError for error handlingMarkus Lehtonen
2015-05-15devtool: deploy-target: use tinfoil instead of bitbake -ePaul Eggleton
2015-05-15devtool: deploy plugin: fix bad indentationMarkus Lehtonen
2015-05-15devtool: add missing docstringsMarkus Lehtonen
2015-05-15devtool: rename unused variablesMarkus Lehtonen
2015-05-15devtool: remove unused imports / re-importsMarkus Lehtonen
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: deploy-target: fix deploying to previously deployed machinePaul Eggleton
2014-12-21scripts/devtool: Support deploy/undeploy functionJunchun Guan