diff options
Diffstat (limited to 'conf/distro/angstrom-2006.9.conf')
-rw-r--r-- | conf/distro/angstrom-2006.9.conf | 5 |
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 |