summaryrefslogtreecommitdiff
path: root/conf/distro
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-03-24 11:02:53 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-03-24 11:02:53 +0000
commit0526fda9c4adef16007c4029d62e300110918adf (patch)
treeb3634f08cf68b0540a67eb7a2aa48e907a4e2694 /conf/distro
parent7ff1ae737a173f44abc66f2da97d881f8a752538 (diff)
angstrom 2006.9: add PREFERRED_PROVIDER_hostap-conf = "hostap-conf"
Diffstat (limited to 'conf/distro')
-rw-r--r--conf/distro/angstrom-2006.9.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/conf/distro/angstrom-2006.9.conf b/conf/distro/angstrom-2006.9.conf
index ce11ddf08c..4159d99962 100644
--- a/conf/distro/angstrom-2006.9.conf
+++ b/conf/distro/angstrom-2006.9.conf
@@ -59,10 +59,13 @@ PREFERRED_VERSION_glibc ?= "2.4"
PREFERRED_VERSION_glibc-intermediate ?= "2.4"
+
+
PREFERRED_VERSION_orinoco-modules_h3600 = "0.13e"
PREFERRED_VERSION_orinoco-modules_h3900 = "0.13e"
PREFERRED_VERSION_dbus = "0.61"
-
+PREFERRED_VERSION_gstreamer = "0.10.4"
+PREFERRED_PROVIDER_hostap-conf = "hostap-conf"
#Down here we put stuff we want to install into machines without polluting conf/machine/ with distro stuff