diff options
author | Koen Kooi <koen@openembedded.org> | 2006-11-20 09:37:38 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-11-20 09:37:38 +0000 |
commit | aea8fb5d62aff1f9056326fd5b8fd54d791912f0 (patch) | |
tree | 954c85ccd915748bea26210049b507ecb17b69d1 /conf/distro | |
parent | 52bf93a170c28b4b7169ba88b07d4c81efb7d4fe (diff) | |
parent | acd9d61d0359afee6a4bcb8f02a26ef750f963a8 (diff) |
merge of '5aa0bfca72176a539f36057d142b7fbc248c3987'
and '7f11ce9c6210928dc642453f15126ac6ff44f108'
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/angstrom-2007.1.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index 7ad6c8f706..f593194ba6 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -67,8 +67,6 @@ FEED_URIS += " \ PREFERRED_VERSION_linux-handhelds-2.6 = "2.6.16-hh7" PREFERRED_VERSION_linux-handhelds-2.6_htcuniversal = "2.6.17-hh2" -PREFERRED_PROVIDER_hostap-modules_ipaq-pxa270 = "hostap-modules" - SRCDATE_gconf-dbus = "20060719" SRCDATE_gnome-vfs-dbus = "20060803" @@ -182,6 +180,7 @@ PREFERRED_PROVIDER_hostap-conf ?= "hostap-conf" PREFERRED_PROVIDER_hostap-modules_h2200 ?= "hostap-modules" PREFERRED_PROVIDER_hostap-modules_hx4700 ?= "hostap-modules" PREFERRED_VERSION_hostap-modules ?= "0.4.7" +PREFERRED_VERSION_hostap-utils ?= "0.4.7" #Down here we put stuff we want to install into machines without polluting conf/machine/ with distro stuff # c7x0, akita, spitz, nokia770, h2200, h6300, hx4700, simpad |