[Avila] wpa_supplicant

Joel Lindsay joel at waveteq.com
Mon Dec 4 15:46:17 EST 2006


Henry,

Just download wpa supplicant for yourself and follow the instructions for 
adding a new package that you can get from the uClinux mailing list. 
Basically it involves:

Putting package in user directory
Modifying the user/Makefile to add package
Modifying the config/config.in to add variable flag for compiling
Modifying the config/config.help to add help test
Modifying the wpa_supplicant Makefile to include a romfs target.

I think you can get away with only adding the following to the 
wpa_supplicant/Makefile

romfs:
    mkdir -p $(ROMFSINST)/usr/local/sbin/
    $(ROMFSINST) -e CONFIG_USER_WPA_SUPPLICANT 
/usr/sbin/wpa_supplicant
    $(ROMFSINST) -e CONFIG_USER_WPA_SUPPLICANT 
/usr/sbin/wpa_passphrase

Hope that helps.

Joel Lindsay, B.Eng
Project Engineer
Waveteq Communications
(250) 766-9229
----- Original Message ----- 
From: "hong zhang" <henryzhang at arrowspan.com>
To: "Avila" <avila at lists.unixstudios.net>
Sent: Friday, December 01, 2006 4:18 PM
Subject: [Avila] wpa_supplicant
Subject: [Avila] > Dear folks,
>
> When will snapgear contain wpa_supplicant tool?
> I need it to configure my GW2348 board.
>
> Please let me know!
> Thanks!!!
>
> ---henry
> 





More information about the Avila mailing list