All of lore.kernel.org
 help / color / mirror / Atom feed
* Kernel load issue
@ 2013-11-04 21:44 Bernard Mentink
  2013-11-04 22:16 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Bernard Mentink @ 2013-11-04 21:44 UTC (permalink / raw)
  To: meta-ti@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 788 bytes --]

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"
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 deploy/images/modules* tarball, but not in the rootfs ..

Hopefully someone can suggest a solution.

Cheers,
Bernie

[-- Attachment #2: Type: text/html, Size: 2007 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-04 22:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-04 21:44 Kernel load issue Bernard Mentink
2013-11-04 22:16 ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.