From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: Elvis Dowson <elvis.dowson@gmail.com>
Cc: Yocto Discussion Mailing List <yocto@yoctoproject.org>
Subject: Re: All kernel modules being built and shipped in images/modules-*.tgz
Date: Sun, 16 Sep 2012 23:18:37 -0400 [thread overview]
Message-ID: <5056968D.4090206@windriver.com> (raw)
In-Reply-To: <A158BAD0-6C2D-4724-B13A-AAB54992904C@gmail.com>
On 12-09-16 12:49 PM, Elvis Dowson wrote:
> Hi,
>
> On Sep 15, 2012, at 7:29 AM, Elvis Dowson wrote:
>
>> I just noticed that with the recent poky master updates, my images/modules-3.3.1-r00-virtex5.tgz file has grown from 33.1 MB to 668.5MB. When I looked in the package, I saw that the kernel/drivers folder inside that package was nearly 1.5GB uncompressed!!
>>
>> My kenel defconfig was tuned so that I only used a bare minimum of kernel modules, and nearly all except for 2 groups (one related to filesystem and the other for networking) was built as a module. The rest were all built into the kernel.
>>
>> Isn't this a regression or an error?
>>
>> Also my build time has gone up from 40 minutes to 67 minutes, probably as a result of the increased number of kernel modules being built and shipped.
>
> Is there any way to prevent all the kernel modules from being built, when 99% of my kernel defconfig settings are set to 'y' and not to build any modules?
You'll have to confirm in your kernel build directory and .config
that you really don't have these modules enabled.
Since there's no kernel recipe that I've seen that builds all modules,
they just the modules specified in your .config are built and packaged
by the kernel classes.
But maybe I've misunderstood the question, or what you are seeing.
Bruce
>
> Elvis
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
next prev parent reply other threads:[~2012-09-17 3:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-15 3:29 All kernel modules being built and shipped in images/modules-*.tgz Elvis Dowson
2012-09-16 16:49 ` Elvis Dowson
2012-09-17 3:18 ` Bruce Ashfield [this message]
2012-09-17 16:41 ` Elvis Dowson
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=5056968D.4090206@windriver.com \
--to=bruce.ashfield@windriver.com \
--cc=elvis.dowson@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.