openzaurus.inc: add PREFERRED_PROVIDER for qemu-native
authorJustin Patrin <papercrane@gmail.com>
Wed, 28 Mar 2007 17:36:41 +0000 (17:36 +0000)
committerJustin Patrin <papercrane@gmail.com>
Wed, 28 Mar 2007 17:36:41 +0000 (17:36 +0000)
conf/distro/include/openzaurus.inc

index 4cdb68b..4cf6fe1 100644 (file)
@@ -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"