Yes my custom module was implemented this way and worked fine. The issue was the general modules built as part of the kernel where missing, packagegroup-base fixed it.
On 2013-05-22, at 1:57 PM, Jon Szymaniak <[email protected]> wrote: >> I added packagegroup-base and now the drivers are all showing up, though it >> looks like it added quite a bit more than just this so I'll need to go >> through this packagegroup in detail to see what that is exactly. >> >> On 2013-05-22, at 1:09 PM, Sébastien Taylor <[email protected]> wrote: >> >>> The other package I'm missing is my kernel modules in /lib/modules. The >>> skeleton is in place but it seems the actual drivers never get installed. >>> Any tips are greatly appreciated. > > Hi Sébastien, > > You may have already taken a look at it and be past this point, but I > thought it might be useful to mention the hello-world sample module. > Also, you're inheriting 'module' right? > > http://git.yoctoproject.org/cgit.cgi/poky-contrib/tree/meta-skeleton/recipes-kernel/hello-mod/hello-mod_0.1.bb?h=dvhart/skeleton _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
