summaryrefslogtreecommitdiffstats
path: root/scripts/run-qemu-ota
Commit message (Collapse)AuthorAgeFilesLines
* Fix race condition in run-qemu-otaAnton Gerasimov2017-11-081-1/+1
|
* Make it easier to build from branches and run a specific imagePhil Wise2017-09-131-3/+7
| | | | | | | | | | Is is now easy to build a specific branch by adding the following line to local.conf BRANCH_pn-aktualizr = "mybranchname" Also, the run-qemu-ota script can also take a path to an image file, which is useful for long-term test images.
* PRO-3923 Add persistence option to run-qemu scriptJon Oster2017-09-051-2/+25
|
* Copy run-qemu script over from meta-updater-qemux86-64Phil Wise2017-07-201-0/+150
Also remove old bash scripts for running inside qemu