5 Jun 23:58
Re: [OE stablebranch] [Review] Backport WPA-related fixes to -stable
Koen Kooi <k.kooi <at> student.utwente.nl>
2008-06-05 21:58:54 GMT
2008-06-05 21:58:54 GMT
Op 5 jun 2008, om 23:26 heeft Helge Deller het volgende geschreven: > 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" As said before: if you change a recipe, bump its PR, otherwise the autobuilder doesn't pick it up *or* people have identically named packages with differing content. regards, Koen > > > Helge > > _______________________________________________ > Openembedded-stablebranch mailing list > Openembedded-stablebranch <at> openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-stablebranch >
RSS Feed