All of lore.kernel.org
 help / color / mirror / Atom feed
* Image size explosion
@ 2011-07-05 16:29 Gary Thomas
  2011-07-05 16:44 ` Richard Purdie
  0 siblings, 1 reply; 4+ messages in thread
From: Gary Thomas @ 2011-07-05 16:29 UTC (permalink / raw)
  To: Poky Project

I just rebuilt my image after updating to the latest master and
I observed image explosion (my mimimal image went from 3.9MB to
37MB!)  Looking at what went into the image, I see some packaging
changes.  The package
   libc6
is now a bunch of packages
   eglibc
   eglibc-dev
   eglibc-extra-nss
   libcidn1
   libgcc1
   libgcc-s-dev
   libthread-dbl
   linux-libc-headers-dev
which seem to be responsible for the bloat.

Questions:
* What changed that now brings this in?
* Can I get back to my old, minimal, setup?  This is for a deeply
   embedded device and I don't need/want any development stuff.

Thanks

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Image size explosion
  2011-07-05 16:29 Image size explosion Gary Thomas
@ 2011-07-05 16:44 ` Richard Purdie
  2011-07-05 21:44   ` Gary Thomas
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Purdie @ 2011-07-05 16:44 UTC (permalink / raw)
  To: Gary Thomas; +Cc: Poky Project

On Tue, 2011-07-05 at 10:29 -0600, Gary Thomas wrote:
> I just rebuilt my image after updating to the latest master and
> I observed image explosion (my mimimal image went from 3.9MB to
> 37MB!)  Looking at what went into the image, I see some packaging
> changes.  The package
>    libc6
> is now a bunch of packages
>    eglibc
>    eglibc-dev
>    eglibc-extra-nss
>    libcidn1
>    libgcc1
>    libgcc-s-dev
>    libthread-dbl
>    linux-libc-headers-dev
> which seem to be responsible for the bloat.
> 
> Questions:
> * What changed that now brings this in?
> * Can I get back to my old, minimal, setup?  This is for a deeply
>    embedded device and I don't need/want any development stuff.

When we split up the locale generation we broke eglibc. It sounds like
you're missing the fixes for that?

Assuming minimal stops pulling in eglibc-dev things should look
better...

Cheers,

Richard



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Image size explosion
  2011-07-05 16:44 ` Richard Purdie
@ 2011-07-05 21:44   ` Gary Thomas
  2011-07-05 22:43     ` Holger Hans Peter Freyther
  0 siblings, 1 reply; 4+ messages in thread
From: Gary Thomas @ 2011-07-05 21:44 UTC (permalink / raw)
  To: Richard Purdie; +Cc: Poky Project

On 07/05/2011 10:44 AM, Richard Purdie wrote:
> On Tue, 2011-07-05 at 10:29 -0600, Gary Thomas wrote:
>> I just rebuilt my image after updating to the latest master and
>> I observed image explosion (my mimimal image went from 3.9MB to
>> 37MB!)  Looking at what went into the image, I see some packaging
>> changes.  The package
>>     libc6
>> is now a bunch of packages
>>     eglibc
>>     eglibc-dev
>>     eglibc-extra-nss
>>     libcidn1
>>     libgcc1
>>     libgcc-s-dev
>>     libthread-dbl
>>     linux-libc-headers-dev
>> which seem to be responsible for the bloat.
>>
>> Questions:
>> * What changed that now brings this in?
>> * Can I get back to my old, minimal, setup?  This is for a deeply
>>     embedded device and I don't need/want any development stuff.
>
> When we split up the locale generation we broke eglibc. It sounds like
> you're missing the fixes for that?
>
> Assuming minimal stops pulling in eglibc-dev things should look
> better...

I just updated against the latest master and rebuilt and now my images
are back to a more sane size.

Thanks

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Image size explosion
  2011-07-05 21:44   ` Gary Thomas
@ 2011-07-05 22:43     ` Holger Hans Peter Freyther
  0 siblings, 0 replies; 4+ messages in thread
From: Holger Hans Peter Freyther @ 2011-07-05 22:43 UTC (permalink / raw)
  To: poky

On 07/05/2011 11:44 PM, Gary Thomas wrote:

> 
> I just updated against the latest master and rebuilt and now my images
> are back to a more sane size.

I have posted a udev (libgudev ends in the wrong package, pulling in
glib/gthread/gio/gmodule/gobject) fix to the OE ml, it might apply to you too.

holger


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-07-05 22:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-05 16:29 Image size explosion Gary Thomas
2011-07-05 16:44 ` Richard Purdie
2011-07-05 21:44   ` Gary Thomas
2011-07-05 22:43     ` Holger Hans Peter Freyther

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.