On Mon, Nov 24, 2025 at 12:08 PM, Alexander Kanavin wrote: > > This leaves the last question: what are the actual savings achieved? > How much disk space is saved? Does this avoid pulling in other > dependencies? The patch doesn't adjust runtime dependencies (e.g. > util-linux items), so the savings must be very minimal. Is it only > about avoiding files which are not needed? > > There's a trade-off between not having unnecessary files and increased > complexity of packaging, which carries a maintenance burden. This > patch is probably okay, as it's for a self-contained, rarely changed > recipe that only installs local files, it just needs to be justified a > bit better. > > Alex
This does not save much space but just avoids installation of rules that are unrelated. Will send a v3 with updated commit message. Regards, Vivek
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#226738): https://lists.openembedded.org/g/openembedded-core/message/226738 Mute This Topic: https://lists.openembedded.org/mt/116424919/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
