Re: Installing Kernel Modules
Chris Larson <clarson@...>
On Sun, Aug 19, 2012 at 6:53 AM, Seth Bollinger <seth.boll@...> wrote:
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
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