From 82362cd17cc3cf1b6be49f397dd0530f44b076bb Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Tue, 25 Apr 2006 20:32:47 +0000 Subject: slugos: Added madwifi-ng and wpa-supplicant (version 0.5.1 required). --- conf/distro/slugos.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/distro/slugos.conf b/conf/distro/slugos.conf index 5a73aff7a2..acb055eb42 100644 --- a/conf/distro/slugos.conf +++ b/conf/distro/slugos.conf @@ -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 -- cgit v1.2.3