From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: Raul Rosetto Munoz <munoz0raul@gmail.com>,
"yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: Install Kernel Modules in rootfs
Date: Thu, 3 Oct 2013 08:38:01 -0400 [thread overview]
Message-ID: <524D6529.90802@windriver.com> (raw)
In-Reply-To: <CANmVirhM7Lo1_ZCfqJw1-U2oqu0b3DueWY71euz27GRz__3hkg@mail.gmail.com>
On 13-10-03 08:34 AM, Raul Rosetto Munoz wrote:
> Hello All,
>
> I'm Trying to install the kernel modules inside my rootfs but I couldn't
> find an especific information that help me to do that!
>
> I have in my /tmp/images/ the tgz with all the modules that I need.
>
> modules--2.6.35.3-r32.23-imx28evk-20131002210958.tgz
>
> I just want that this tzg was extracted inside my rootfs /lib/modules.
>
> Please some one can help me with this?
Does your image type have a RDEPENDS on "kernel-modules", or do you
have IMAGE_INSTALL_append = " kernel-modules", in your local.conf ?
If you do either of the above, the entire set of built modules will
be installed.
You can also install / require individual modules via
kernel-module-<module name>.
The Yocto docs should have details on this as well.
Cheers,
Bruce
>
> Thanks so much.
>
> --
> *Raul Rosetto Muñoz*
>
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
next prev parent reply other threads:[~2013-10-03 12:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-03 12:34 Install Kernel Modules in rootfs Raul Rosetto Munoz
2013-10-03 12:38 ` Bruce Ashfield [this message]
2013-10-03 13:32 ` Raul Rosetto Munoz
2013-10-03 13:58 ` Bruce Ashfield
2013-10-03 14:09 ` Raul Rosetto Munoz
2013-10-03 14:22 ` Bruce Ashfield
2013-10-03 15:37 ` Raul Rosetto Munoz
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=524D6529.90802@windriver.com \
--to=bruce.ashfield@windriver.com \
--cc=munoz0raul@gmail.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.