From: Justin Patrin Date: Wed, 28 Mar 2007 17:36:41 +0000 (+0000) Subject: openzaurus.inc: add PREFERRED_PROVIDER for qemu-native X-Git-Tag: Release-2010-05/1~8868^2~944^2^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5c5c124b4ebd197faf32ab0c57738f14c6d604e;p=openembedded.git openzaurus.inc: add PREFERRED_PROVIDER for qemu-native --- 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"