All of lore.kernel.org
 help / color / mirror / Atom feed
* Auto-remove empty package from rootfs
@ 2019-09-20  6:12 Vignesh Rajendran (RBEI/ECF3)
  2019-09-20 10:31 ` Ross Burton
  0 siblings, 1 reply; 2+ messages in thread
From: Vignesh Rajendran (RBEI/ECF3) @ 2019-09-20  6:12 UTC (permalink / raw)
  To: yocto; +Cc: Jeevarathinam Kaliyaperumal (RBEI/ECF3)

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

Hello All,

I have a feeling that the empty packages are really not useful inside rootfs/sysroot either dependency with other packages, isn't it?

Is there already a way in Yocto to remove/avoid empty packages from rootfs?

PACKAGE_EXCLUDE would do that, but looking for a better option which can automatically exclude the empty packages without harming package dependency.

Appreciate your answer.

Best regards,

Rajendran Vignesh
RBEI/ECF3

Tel. +91 422 676-5103 | Threema Work<threemawork://add/?id=+914226765103>: +914226765103


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

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

* Re: Auto-remove empty package from rootfs
  2019-09-20  6:12 Auto-remove empty package from rootfs Vignesh Rajendran (RBEI/ECF3)
@ 2019-09-20 10:31 ` Ross Burton
  0 siblings, 0 replies; 2+ messages in thread
From: Ross Burton @ 2019-09-20 10:31 UTC (permalink / raw)
  To: yocto

On 20/09/2019 07:12, Vignesh Rajendran (RBEI/ECF3) wrote:
> Hello All,
> 
> I have a feeling that the empty packages are really not useful inside 
> rootfs/sysroot either dependency with other packages, isn’t it?
> 
> Is there already a way in Yocto to remove/avoid empty packages from rootfs?

An empty package by definition doesn't have any impact on the rootfs, 
because it's empty.  The majority of empty packages are used for their 
dependency management: package groups are just empty packages which have 
dependencies.

If you know of any empty packages which have no dependencies, feel free 
to submit a patch to remove them from the metadata.

Ross


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

end of thread, other threads:[~2019-09-20 10:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-20  6:12 Auto-remove empty package from rootfs Vignesh Rajendran (RBEI/ECF3)
2019-09-20 10:31 ` Ross Burton

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.