From: Marc Ferland <ferlandm@sonatest.com>
To: yocto@yoctoproject.org
Subject: kernel-module in initramfs
Date: Mon, 10 Jun 2013 15:39:30 -0400 [thread overview]
Message-ID: <874nd592ml.fsf@sonatest.com> (raw)
Hi,
I have an application recipe wich RDEPENDS on a couple of kernel modules
and is installed in my initramfs image. The dependency on the kernel
modules is expressed by:
RDEPENDS_${PN}_mymachine += "kernel-module-abc kernel-module-def"
This seems to work fine, expect that I now have a copy of the bzImage
packaged in the initramfs. This has a negative effect on boot
performance and the final image size.
Is there a way to get rid of this 'extra' bzImage?
Marc
reply other threads:[~2013-06-10 22:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=874nd592ml.fsf@sonatest.com \
--to=ferlandm@sonatest.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.