[yocto] Installing Kernel Modules

Chris Larson clarson at kergoth.com
Sun Aug 19 15:13:54 PDT 2012


On Sun, Aug 19, 2012 at 6:53 AM, Seth Bollinger <seth.boll at gmail.com> wrote:
> I currently have a modules*.tgz in my tmp/images/deploy directory that
> contains all of the kernel modules built.  What's the yocto way to pull only
> the modules I care about into the rootfs image?


Every kernel module gets split out into its own binary package.
Inspect tmp/deploy/ipk/*/kernel-module-*.ipk, for example, if you're
using package_ipk.
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics



More information about the yocto mailing list