From: Michael Opdenacker Date: Fri, 23 Jul 2021 17:05:49 +0000 (+0200) Subject: conf-notes.txt: now suggesting to run 'runqemu qemux86-64' X-Git-Tag: uninative-3.3~172 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=581bebac87549b403dd69b57a6edfe38b8bfe760;p=openembedded-core.git 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 Signed-off-by: Richard Purdie --- 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