aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8ed2414..6d7cb22 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ You can build an QEMU image including GENIVI P1 components using the following s
4. Add meta-openembedded/meta-systemd path to COREBASE/build/conf/bblayers.conf file.
-5. Set MACHINE ??= "vexpressa9" in COREBASE/build/conf/local.conf file.
+5. Set MACHINE ??= "vexpressa9" or MACHINE ??= "qemux86" in COREBASE/build/conf/local.conf file to build for emulated vexpressa9 or x86.
6. Add BBMASK = "meta-systemd/meta-efl|meta-systemd/meta-gnome|meta-systemd/meta-multimedia|meta-openembedded/meta-gnome/recipes-gnome|meta-systemd/meta-oe/recipes-support"
in COREBASE/build/conf/local.conf file.