slugos: Added madwifi-ng and wpa-supplicant (version 0.5.1 required).
authorRod Whitby <rod@whitby.id.au>
Tue, 25 Apr 2006 20:32:47 +0000 (20:32 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 25 Apr 2006 20:32:47 +0000 (20:32 +0000)
conf/distro/slugos.conf
packages/meta/slugos-packages.bb

index 5a73aff..acb055e 100644 (file)
@@ -78,7 +78,7 @@ SLUGOS_IMAGENAME ?= "${DISTRO_NAME}"
 # pull in the frozen list of bbfiles - this sets BBFILES and this will override any
 # setting in local.conf  Since this depends on ${DISTRO} it doesn't actually do
 # anything by default unless conf/distro/${DISTRO}-packages.conf exists.
-include conf/distro/freeze.conf
+include conf/distro/freeze.conf
 
 #----------------------------------------------------------------------------------
 # FEEDS
@@ -182,6 +182,9 @@ PREFERRED_VERSION_ixp400-eth ?= "1.5"
 PREFERRED_PROVIDER_libx11 ?= "diet-x11"
 SRCDATE_diet-x11 ?= "20060106"
 
+# Latest wpa-supplicant which supports madwifi-ng
+PREFERRED_VERSION_wpa-supplicant ?= "0.5.1"
+
 # Ensure consistency across all SlugOS builds for the provider of a
 # relational database - use the latest version of the SleepyCat
 # Berkeley database
index 504894f..0baa850 100644 (file)
@@ -93,7 +93,7 @@ SLUGOS_PACKAGES = "\
        lsof \
        lvm2 \
        m4 \
-       madwifi-ng-modules \
+       madwifi-ng \
        mailx \
        make \
        masqmail \