* kernel-module in initramfs
@ 2013-06-10 19:39 Marc Ferland
0 siblings, 0 replies; only message in thread
From: Marc Ferland @ 2013-06-10 19:39 UTC (permalink / raw)
To: yocto
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-06-10 22:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-10 19:39 kernel-module in initramfs Marc Ferland
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.