[yocto] How do I get the kernel modules into rootfs?

Paul Eggleton paul.eggleton at linux.intel.com
Tue May 28 06:03:54 PDT 2013


On Tuesday 28 May 2013 14:18:53 Sebastian Süsens wrote:
> I have build the system with MACHINE_EXTRA_RRECOMMENDS += "
> kernel-modules" at the machine configuration.
> When I look into the rootfs.tar archive I see no modules installed in
> /lib/modules. I get only a modules.tar archive at the deploy folder.
> 
> How do I get the modules into the rootfs?

This will only work if your image includes packagegroup-base, as noted
in the glossary entry for this variable:

http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-MACHINE_EXTRA_RRECOMMENDS

Presumably the image you are building does not include packagegroup-base
(or more specifically, packagegroup-machine-base)?

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list