Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 924118

Summary: net-wireless/iwd - use external ell for all versions
Product: Gentoo Linux Reporter: Gino McCarty <onigino>
Component: Current packagesAssignee: Ben Kohler <bkohler>
Status: UNCONFIRMED ---    
Severity: normal CC: bkohler, onigino
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: iwd-2.13.ebuild patch

Description Gino McCarty 2024-02-08 17:13:00 UTC
Support for external ell library has been stable for a long while now. We should stop bundling these together in iwd builds

patch attached

Reproducible: Always

Steps to Reproduce:
current iwd builds do not use dev-libs/ell but instead build their own static bundled version
Comment 1 Gino McCarty 2024-02-08 17:13:34 UTC
Created attachment 884574 [details, diff]
iwd-2.13.ebuild patch
Comment 2 Ben Kohler gentoo-dev 2024-02-08 18:10:20 UTC
I'm a bit confused by the patch-- currently only iwd-9999 actually uses bundled ell, but you're only modifying iwd-2.13.ebuild.

I'm not sure what value there is in allowing iwd-9999 to use a (possibly out of sync) system ell copy.