Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rough draft of a run-qemu-ota test. | Patrick Vacek | 2017-11-13 | 1 | -2/+2 |
| | | | | | | | | | | Not very useful yet. Could be made into a function for the purpose of running arbitrary commands via SSH, for example. However, I had plenty of trouble even getting this far. Note that I created a softlink to qemucommand to get around the Python path issues in oe-selftest. I'm not sure if there's a better way to handle that, since manipulating the path is seemingly impossible. | ||||
* | Refactor QemuCommand class into its own file/module. | Patrick Vacek | 2017-11-13 | 1 | -0/+118 |