summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/deploy.py
Commit message (Expand)AuthorAgeFilesLines
* devtool: deploy: fix preservation of symlinks and permissions/ownershipPaul Eggleton2015-06-181-3/+7
* devtool: use DevtoolError for error handlingMarkus Lehtonen2015-06-181-15/+16
* devtool: deploy-target: use tinfoil instead of bitbake -ePaul Eggleton2015-05-161-3/+9
* devtool: deploy plugin: fix bad indentationMarkus Lehtonen2015-05-161-2/+2
* devtool: add missing docstringsMarkus Lehtonen2015-05-161-1/+5
* devtool: rename unused variablesMarkus Lehtonen2015-05-161-2/+2
* devtool: remove unused imports / re-importsMarkus Lehtonen2015-05-161-1/+0
* 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: deploy-target: fix deploying to previously deployed machinePaul Eggleton2015-03-201-1/+3
* scripts/devtool: Support deploy/undeploy functionJunchun Guan2014-12-231-0/+100