aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro
diff options
context:
space:
mode:
authorJustin Patrin <papercrane@gmail.com>2007-03-28 17:36:41 +0000
committerJustin Patrin <papercrane@gmail.com>2007-03-28 17:36:41 +0000
commitc5c5c124b4ebd197faf32ab0c57738f14c6d604e (patch)
tree3ce56154e03cf213d47c826e85555cc7aa39c115 /conf/distro
parent8cbb367f96dd5826c03d10a9ec8abadf0073f717 (diff)
downloadopenembedded-c5c5c124b4ebd197faf32ab0c57738f14c6d604e.tar.gz
openzaurus.inc: add PREFERRED_PROVIDER for qemu-native
Diffstat (limited to 'conf/distro')
-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"