summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2021-07-23 19:05:49 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-07-25 18:04:57 +0100
commit581bebac87549b403dd69b57a6edfe38b8bfe760 (patch)
tree3a95d2f6d2014ede9a8b7b4e3050f51c10c4dc76
parent87686233aeffc639c3f412fd5c4898b32b15013b (diff)
downloadopenembedded-core-581bebac87549b403dd69b57a6edfe38b8bfe760.tar.gz
conf-notes.txt: now suggesting to run 'runqemu qemux86-64'
'runqemu qemux86' doesn't work any more. The "Quick Build" documentation has already been updated but this message that we get when sourcing "oe-init-build-env" Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/conf/conf-notes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/conf-notes.txt b/meta/conf/conf-notes.txt
index 1a9414a040..cfd1f1977b 100644
--- a/meta/conf/conf-notes.txt
+++ b/meta/conf/conf-notes.txt
@@ -11,7 +11,7 @@ Common targets are:
meta-toolchain
meta-ide-support
-You can also run generated qemu images with a command like 'runqemu qemux86'.
+You can also run generated qemu images with a command like 'runqemu qemux86-64'.
Other commonly useful commands are:
- 'devtool' and 'recipetool' handle common recipe tasks