summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2007-03-29 09:03:44 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2007-03-29 09:03:44 +0000
commite2090647014fc0efe067f38b84e8369e61859fe9 (patch)
treef100ca8022a398144c9c778f1d96a2c28c63b3ee /conf
parent4ec046d48fc48f679fb40f570e2ce967197b2155 (diff)
parent271299a7af372ec0f3aca6712848870d0298a490 (diff)
merge of '1e8faa4701311b4c11fce9ad2aaef0fd6ae13561'
and 'ec509c3d471398d22393a140ab3979247c0a566c'
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/include/openzaurus.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/include/openzaurus.inc b/conf/distro/include/openzaurus.inc
index 4cdb68b4e3..4cf6fe1ead 100644
--- a/conf/distro/include/openzaurus.inc
+++ b/conf/distro/include/openzaurus.inc
@@ -21,3 +21,5 @@ INHERIT += "sanity"
# We want images supporting the following features (for task-base)
DISTRO_FEATURES = "nfs smbfs wifi ppp alsa bluetooth ext2 irda pcmcia usbgadget usbhost"
+
+PREFERRED_PROVIDER_qemu-native ?= "qemu-native"