summaryrefslogtreecommitdiff
path: root/poky/meta/conf/machine/qemumips64.conf
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/conf/machine/qemumips64.conf')
-rw-r--r--poky/meta/conf/machine/qemumips64.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/poky/meta/conf/machine/qemumips64.conf b/poky/meta/conf/machine/qemumips64.conf
index 1872e7b62..6d5174665 100644
--- a/poky/meta/conf/machine/qemumips64.conf
+++ b/poky/meta/conf/machine/qemumips64.conf
@@ -12,3 +12,5 @@ KERNEL_IMAGETYPE = "vmlinux"
KERNEL_ALT_IMAGETYPE = "vmlinux.bin"
SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1"
+
+QB_SYSTEM_NAME = "qemu-system-mips64"