Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2015-03-20 | devtool: deploy-target: fix deploying to previously deployed machine | Paul Eggleton | 1 | |
* Pass correct arguments to undeploy() function * If an error occurs during undeploy(), exit instead of continuing Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> | ||||
2014-12-21 | scripts/devtool: Support deploy/undeploy function | Junchun Guan | 1 | |
Deploy recipe output files to live target machine using scp Store the files list and target machine info in localhost if deployment is done Undeploy recipe output files in target machine using the previous deployment info [YOCTO #6654] Signed-off-by: Junchun Guan <junchunx.guan@intel.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |