aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/deploy.py
AgeCommit message (Expand)Author
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