summaryrefslogtreecommitdiff
path: root/scripts/lib/devtool/deploy.py
AgeCommit message (Expand)AuthorFiles
2019-01-08devtool: fix target-deploy --stripAdrian Freihofer1
2018-03-01devtool: deploy-target: don't specify ssh/scp port unless user doesPaul Eggleton1
2017-09-25scripts: drop True option to getVar callsMing Liu1
2017-08-27devtool: deploy-target: Support stripped libs and execsTobias Hagelborn1
2017-06-03devtool: deploy-target: Let script continue even if rm failsDaniel Lublin1
2017-06-03devtool: deploy-target: Don't use find -execDaniel Lublin1
2017-03-01scripts/lib/devtool/deploy.py: add --port/-P argument for target connectionTim Orling1
2016-12-16scripts: remove True option to getVar callsJoshua Lock1
2016-12-14devtool / recipetool: use tinfoil parsing APIPaul Eggleton1
2016-10-05devtool: deploy-target: Avoid unnecessary dependency on awk on the targetPeter Kjellerstedt1
2016-09-03scripts: ensure tinfoil is shut down correctlyPaul Eggleton1
2016-02-21devtool: deploy-target: preserve existing filesPaul Eggleton1
2016-02-21devtool: undeploy-target: support undeploying all recipesPaul Eggleton1
2016-02-21devtool: deploy-target: write deployed files list to targetPaul Eggleton1
2016-02-21devtool: (un)deploy-target: add help descriptionsPaul Eggleton1
2016-02-21devtool: categorise and order subcommands in help outputPaul Eggleton1
2015-09-23devtool: second fix for running from a different directoryMarkus Lehtonen1
2015-09-22devtool: check that source tree still existsPaul Eggleton1
2015-09-12devtool: make plugin_init optionalEd Bartosh1
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