Hello,
Hopefully this is the right forum to post this message. I would like to
build a linux module for example drivers/net/wireless/rtl8187:
http://wireless.kernel.org/en/users/Drivers/rtl8187
using yocto. Do I have to setup a standalone toolchain with ADT in eclipse
OR is there a simpler way t
Hi,
I would like to know how I can build a specific kernel module (one that is
already in the linux kernel). Do I have to create a custom bitbake recipe
for the module or can I simply configure linux-yocto-custom?
My specific aim is to build the kernel module
drivers/net/wireless/rtl818x/rtl8187
> Is your kernel already building from linux-yocto-custom ? Or are you
> using the default linux-yocto kernel and recipes already ?
I have a project that is using linux-yocto-custom and another project
which is using the default linux-yocto kernel.
> If you are using one of the standard qemu mach
Thanks Bruce,
It was exactly as you say, I forgot to enable cfg80211 and mac80211.
Now I can see all the drivers.
Regards,
J
On Mon, Sep 23, 2013 at 3:38 AM, Bruce Ashfield
wrote:
> On 13-09-22 12:05 PM, John Doe wrote:
>>>
>>> Is your kernel already building from linux-
Hi,
I am having trouble building the right kernel modules for the current
kernel. I was using kernel 3.8.13 in meta-ti but now I'm using 3.2.0
in meta-ti.
I'm running bitbake core-image-minimal, which seems to build 3.2.0
kernel just fine, however it does not seem to force a rebuild of
kernel-mod