summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/qemux86.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/qemux86.conf')
-rw-r--r--meta/conf/machine/qemux86.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine/qemux86.conf b/meta/conf/machine/qemux86.conf
index db0eb1a966..2378a9990e 100644
--- a/meta/conf/machine/qemux86.conf
+++ b/meta/conf/machine/qemux86.conf
@@ -7,6 +7,8 @@ PACKAGE_EXTRA_ARCHS = "x86"
7 7
8require conf/machine/include/qemu.inc 8require conf/machine/include/qemu.inc
9 9
10KERNEL_IMAGETYPE = "bzImage"
11
10SERIAL_CONSOLE = "115200 ttyS0" 12SERIAL_CONSOLE = "115200 ttyS0"
11 13
12PREFERRED_PROVIDER_virtual/kernel = "linux-rp" 14PREFERRED_PROVIDER_virtual/kernel = "linux-rp"