All of lore.kernel.org
 help / color / mirror / Atom feed
* Reducing the perl footprint on my image
@ 2021-03-02 16:22 rustyhowell
  2021-03-02 20:01 ` [yocto] " Steve Sakoman
       [not found] ` <16689EFE3DC0BB92.17298@lists.yoctoproject.org>
  0 siblings, 2 replies; 9+ messages in thread
From: rustyhowell @ 2021-03-02 16:22 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 501 bytes --]

I have an image that is using debian package management  (PACKAGE_CLASSES = "package_deb").  Because apt and dpkg require perl, perl is being installed in the image.   No problem.  Except that the entire perl stack is 669 packages. Most of the packages are super tiny and are probably not needed by apt or dpkg.  Is there a way to strip down the large number of perl packages in the image to just what is needed by apt/dpkg?
I haven't found anything in the MegaManual yet.
Thanks in advance.

[-- Attachment #2: Type: text/html, Size: 533 bytes --]

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

end of thread, other threads:[~2021-03-03 23:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-02 16:22 Reducing the perl footprint on my image rustyhowell
2021-03-02 20:01 ` [yocto] " Steve Sakoman
     [not found] ` <16689EFE3DC0BB92.17298@lists.yoctoproject.org>
2021-03-02 20:05   ` Steve Sakoman
2021-03-02 20:42     ` Diego Santa Cruz
2021-03-02 20:49       ` Richard Purdie
2021-03-03 15:05         ` rustyhowell
2021-03-03 20:28           ` Tim Orling
     [not found]           ` <1668EF1279DA9D8B.4829@lists.yoctoproject.org>
2021-03-03 23:29             ` Tim Orling
2021-03-03 15:41         ` Diego Santa Cruz

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.