summaryrefslogtreecommitdiffstats
path: root/README.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc
index 01159a0..1aab7dc 100644
--- a/README.adoc
+++ b/README.adoc
@@ -224,7 +224,7 @@ sudo apt install ovmf
2245. Run oe-selftest: 2245. Run oe-selftest:
225+ 225+
226``` 226```
227oe-selftest --run-tests updater 227oe-selftest -r updater_native updater_qemux86_64 updater_minnowboard updater_raspberrypi
228``` 228```
229 229
230For more information about oe-selftest, including details about how to run individual test modules or classes, please refer to the https://wiki.yoctoproject.org/wiki/Oe-selftest[Yocto Project wiki]. 230For more information about oe-selftest, including details about how to run individual test modules or classes, please refer to the https://wiki.yoctoproject.org/wiki/Oe-selftest[Yocto Project wiki].