5 Jun 23:26
[OE stablebranch] [Review] Backport WPA-related fixes to -stable
Helge Deller <deller <at> gmx.de>
2008-06-05 21:26:47 GMT
2008-06-05 21:26:47 GMT
If developers here agree, would it be possible that someone could check in this patch to the stable branch? This patch enables WPA-support in 2.6.24 if the crypto kernel modules are compiled as modules. It was initially discussed in this thread: http://lists.linuxtogo.org/pipermail/angstrom-distro-devel/2008-June/002339.html --- packages/tasks/task-base.bb 461108bf3685f7346e95114839d03eebb184593b +++ packages/tasks/task-base.bb 0dcf821e4f4b057b241f45e8c33bfc292fa66629 @@ -345,6 +345,8 @@ RRECOMMENDS_task-base-wifi = "\ kernel-module-ieee80211-crypt-wep \ kernel-module-ecb \ kernel-module-arc4 \ + kernel-module-crypto_algapi \ + kernel-module-cryptomgr \ kernel-module-michael-mic \ kernel-module-aes" Helge
RSS Feed