configs/qemu_pcc_mac99: build host-qemu for runtime testing
authorRomain Naour <romain.naour@smile.fr>
Sun, 9 Feb 2020 18:03:20 +0000 (19:03 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 16 Feb 2020 21:23:09 +0000 (22:23 +0100)
The commit [1] added host-qemu package for each qemu defconfig
for gitlab runtime testing.

[1] 29e1cb88844614c40846540e22cf83aa9e52674f

Signed-off-by: Romain Naour <romain.naour@smile.fr>
Cc: Joel Stanley <joel@jms.id.au>
Acked-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/qemu_ppc_mac99_defconfig

index 4a7c7ce59966fc11395688b1b12e11766149e4fb..496b0fb2a42212f9ad244dbc6e5c873bce954064 100644 (file)
@@ -24,3 +24,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"
 BR2_TARGET_ROOTFS_CPIO=y
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_TAR is not set
+
+# host-qemu for gitlab testing
+BR2_PACKAGE_HOST_QEMU=y
+BR2_PACKAGE_HOST_QEMU_SYSTEM_MODE=y