Adding modules to custm images
Marcin Juszkiewicz
openembedded at haerwu.biz
Fri Feb 13 11:52:12 UTC 2009
On Friday 13 of February 2009 11:45:21 Ottavio Campana wrote:
> I'm trying to customize minimal-image with a few more packages.
> Everything is fine, but I would like to add all compiled modules to
> the image. These modules are correctly compiled with the kernel, and
> a tarball of them is automatically created when the kernel is
> compiled.
>
> I'd like to automatically add them to the rootfs, but I don't
> understand how I can do it.
IMAGE_INSTALL += "kernel-modules"
It will add metapackage which depends on all kernel modules.
Regards,
--
JID: hrw at jabber.org
Website: http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz
More information about the Openembedded-users
mailing list