git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cbb367
)
openzaurus.inc: add PREFERRED_PROVIDER for qemu-native
author
Justin Patrin
<papercrane@gmail.com>
Wed, 28 Mar 2007 17:36:41 +0000
(17:36 +0000)
committer
Justin Patrin
<papercrane@gmail.com>
Wed, 28 Mar 2007 17:36:41 +0000
(17:36 +0000)
conf/distro/include/openzaurus.inc
patch
|
blob
|
history
diff --git
a/conf/distro/include/openzaurus.inc
b/conf/distro/include/openzaurus.inc
index
4cdb68b
..
4cf6fe1
100644
(file)
--- 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"