[oe-issues] [Bug 3514] kernel modules for WPA are not installed by default 2007.RC1.3
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Fri Dec 21 19:31:36 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=3514
Koen Kooi <koen at openembedded.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Koen Kooi <koen at openembedded.org> 2007-12-21 11:31:36 ---
Powerbook-2:linux-handhelds-2.6-2.6.20 koen$ grep MICHA . -rn
./aximx50/defconfig:1478:CONFIG_CRYPTO_MICHAEL_MIC=m
./h2200/defconfig:1629:CONFIG_CRYPTO_MICHAEL_MIC=y
./h3600/defconfig:1085:# CONFIG_CRYPTO_MICHAEL_MIC is not set
./h3900/defconfig:1241:# CONFIG_CRYPTO_MICHAEL_MIC is not set
./h4000/defconfig:1296:# CONFIG_CRYPTO_MICHAEL_MIC is not set
./h5000/defconfig:1233:# CONFIG_CRYPTO_MICHAEL_MIC is not set
./htcblueangel/defconfig:1482:CONFIG_CRYPTO_MICHAEL_MIC=m
./htcuniversal/defconfig:1430:CONFIG_CRYPTO_MICHAEL_MIC=y
./hx4700/defconfig:1862:CONFIG_CRYPTO_MICHAEL_MIC=y
./hx4700/defconfig.main:1794:CONFIG_CRYPTO_MICHAEL_MIC=y
./hx4700/defconfig.old:1748:CONFIG_CRYPTO_MICHAEL_MIC=y
./magician/defconfig:1537:CONFIG_CRYPTO_MICHAEL_MIC=m
./rx3000/defconfig:1324:# CONFIG_CRYPTO_MICHAEL_MIC is not set
Powerbook-2:linux-handhelds-2.6-2.6.20 koen$ grep CCM . -rn
./h2200/defconfig:481:CONFIG_IEEE80211_CRYPT_CCMP=y
./hx4700/defconfig:525:CONFIG_IEEE80211_CRYPT_CCMP=y
./hx4700/defconfig.main:529:CONFIG_IEEE80211_CRYPT_CCMP=y
./hx4700/defconfig.old:509:CONFIG_IEEE80211_CRYPT_CCMP=y
So it seems the drivers are builtin to the kernel already.
Furthermore console-image and angstrom-x11-*-image are based on
task-base-extended, which includes task-base-wifi, that pulls in the needed
stuf for wpa and wep.
Closing as INVALID
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list