diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2010-07-09 14:27:48 +0100 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2010-07-19 11:59:51 -0400 |
commit | 9ee1fbb72042e874b57c64949ebffbd696427b22 (patch) | |
tree | 3a6353144f09c4be3eed5ce1c0847c66811e87a4 /meta/conf/machine/include/qemu.inc | |
parent | f0af0ba94a9084aa40e1b592dc8e0acaddfaee8d (diff) | |
download | poky-9ee1fbb72042e874b57c64949ebffbd696427b22.tar.gz |
qemu machines: Switch to use linux-wrs
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta/conf/machine/include/qemu.inc')
-rw-r--r-- | meta/conf/machine/include/qemu.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/include/qemu.inc b/meta/conf/machine/include/qemu.inc index fc34c87fb0..607002aa94 100644 --- a/meta/conf/machine/include/qemu.inc +++ b/meta/conf/machine/include/qemu.inc | |||
@@ -15,4 +15,4 @@ IMAGE_ROOTFS_SIZE_ext3 ?= "280000" | |||
15 | RDEPENDS_kernel-base = "" | 15 | RDEPENDS_kernel-base = "" |
16 | 16 | ||
17 | # Use a common kernel recipe for all QEMU machines | 17 | # Use a common kernel recipe for all QEMU machines |
18 | PREFERRED_PROVIDER_virtual/kernel = "linux" | 18 | PREFERRED_PROVIDER_virtual/kernel = "linux-wrs" |