On Tue, Mar 2, 2021 at 6:26 AM <rustyhow...@gmail.com> wrote:
>
> 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.

I just took a look at the manifest for one of my images that includes
PACKAGE_CLASSES = "package_deb".  I see the perl package plus 43
perl-module packages.  Are you sure that something else in your images
isn't pulling in all of those other perl-module packages?

Steve

> 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.
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#52554): https://lists.yoctoproject.org/g/yocto/message/52554
Mute This Topic: https://lists.yoctoproject.org/mt/81029247/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to