diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2007-03-29 09:02:44 +0000 |
---|---|---|
committer | Philipp Zabel <philipp.zabel@gmail.com> | 2007-03-29 09:02:44 +0000 |
commit | 271299a7af372ec0f3aca6712848870d0298a490 (patch) | |
tree | c4ebf902b07aa51122f5d0a54fadc9786d792a21 /conf | |
parent | 5b1a6c9f5b4e26ccbd401e544f973d61fc1b3eea (diff) | |
parent | 2992d24c5ad56361a793281566b1ff7c76aa2836 (diff) |
merge of 'a98c0f91b2e1458f813f3fc979397a1c2cb2ae5c'
and 'abddf0759eb4f5a837f5cea29acd7612c897853c'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/openzaurus.inc | 2 |
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" |