From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Biao <huanmateme@163.com>
Cc: yocto@yoctoproject.org
Subject: Re: How to install the in-tree modules into the rootfs.
Date: Mon, 25 Mar 2013 10:47:54 +0000 [thread overview]
Message-ID: <3679852.pVsUhJRn4g@helios> (raw)
In-Reply-To: <22f4a24d.10498.13da1222f53.Coremail.huanmateme@163.com>
On Monday 25 March 2013 18:40:04 Biao wrote:
> step 1. Configure the kernel with some modules as "M".
> step 2. Build the kernel.
> step 3. After the building, there is a modules-*.tgz in the deploy/images
> directory. My question is how to install it to the target rootfs. I assume
> it is "bitbake -f -c populate_sysroot core-image-minimal-dev', but i was
> wrong.
Each module ends up as a separate package (kernel-module-modulename); there is
also a kernel-modules package which installs all of them. In either case you
need to add those packages to the image. For information on how to do that,
see:
http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#usingpoky-extend-customimage
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
next prev parent reply other threads:[~2013-03-25 10:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-25 10:40 How to install the in-tree modules into the rootfs Biao
2013-03-25 10:47 ` Paul Eggleton [this message]
2013-03-25 13:05 ` Biao
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3679852.pVsUhJRn4g@helios \
--to=paul.eggleton@linux.intel.com \
--cc=huanmateme@163.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.