Hello,

the issue with opie-networksettings appears with the new kernel headers.
Quick fix you could try:

wextensions.h

6c6
-#include <net/if.h>
+//#include <net/if.h>

Code is now in <linux/wireless.h>

Regards

Andrea

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to