summaryrefslogtreecommitdiff
path: root/scripts/lib/devtool/deploy.py
AgeCommit message (Expand)AuthorFiles
2015-06-18devtool: deploy: fix preservation of symlinks and permissions/ownershipPaul Eggleton1
2015-06-18devtool: use DevtoolError for error handlingMarkus Lehtonen1
2015-05-15devtool: deploy-target: use tinfoil instead of bitbake -ePaul Eggleton1
2015-05-15devtool: deploy plugin: fix bad indentationMarkus Lehtonen1
2015-05-15devtool: add missing docstringsMarkus Lehtonen1
2015-05-15devtool: rename unused variablesMarkus Lehtonen1
2015-05-15devtool: remove unused imports / re-importsMarkus Lehtonen1
2015-03-20devtool: deploy-target: add dry-run optionPaul Eggleton1
2015-03-20devtool: deploy-target: add an option to disable quiet modePaul Eggleton1
2015-03-20devtool: deploy-target: detect and error if D is emptyPaul Eggleton1
2015-03-20devtool: deploy-target: allow disabling host key checkingPaul Eggleton1
2015-03-20devtool: deploy-target: fix deploying to previously deployed machinePaul Eggleton1
2014-12-21scripts/devtool: Support deploy/undeploy functionJunchun Guan1