[OE stablebranch] [Review] Backport WPA-related fixes to -stable
Helge Deller
deller at gmx.de
Thu Jun 5 23:26:47 CEST 2008
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
More information about the Openembedded-stablebranch
mailing list