[yocto] Module loading issue
Martin Jansa
martin.jansa at gmail.com
Mon Nov 4 14:06:36 PST 2013
On Tue, Nov 05, 2013 at 10:42:26AM +1300, Bernard Mentink wrote:
> Hi Guys,
>
> I am having trouble loading some kernel CAN modules so that they go in my
> image.
>
> I have the following lines in my layers .conf file:
>
> MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "kernel-module-can-dev"
> MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "kernel-module-c_can"
> MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "kernel-module-c_can_platform"
Try:
s/_/-/g
> MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "kernel-module-can"
> MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "kernel-module-can-raw"
> MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "kernel-module-mcp2515"
>
> all the modules end up in the rootfs except c_can and c_can_platform.
> All modules are built as modules.
>
> They end up in the deply/images/modules* tarball, but not in the rootfs ..
>
> Hopefully someone can suggest a solution.
>
> Cheers,
> Bernie
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
--
Martin 'JaMa' Jansa jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20131104/4bd72ec8/attachment.pgp>
More information about the yocto
mailing list