Re: [oe] USB wifi configuration

2014-04-01 Thread MONDON Daniel
- Hi, I have a 3.2.30 kernel. With DISTRO = angstrom and DISTRO_VERSION = v2012.05 I want to use USB wifi dongle. I do bitbake -c menuconfig virtual/kernel modifications and put the output file .config in the

Re: [oe] USB wifi configuration

2014-04-01 Thread Stephen Arnold
It pretty much depends on your image recipe (and/or kernel recipe if you've got a custom one). It sounds like your custom kernel config is being used, which is the first thing to check (there should be a kernel module package with your driver). Second is what gets installed to the image , so you

Re: [oe] USB wifi configuration

2014-03-31 Thread MONDON Daniel
Hi, I have a 3.2.30 kernel. With DISTRO = angstrom and DISTRO_VERSION = v2012.05 I want to use USB wifi dongle. I do bitbake -c menuconfig virtual/kernel modifications and put the output file .config in the required directory (renamed in defconfig). /networking support / Wireless / ... And

[oe] USB wifi configuration

2014-03-28 Thread MONDON Daniel
Hi, I have a 3.2.30 kernel. With DISTRO = angstrom and DISTRO_VERSION = v2012.05 I want to use USB wifi dongle. I do bitbake -c menuconfig virtual/kernel modifications and put the output file .config in the required directory (renamed in defconfig). /networking support / Wireless / ... And