Page MenuHomeFreeBSD

net/wifi-firmware-kmod: add STRIP_FWSUBDIR logic
ClosedPublic

Authored by bz on Nov 11 2025, 1:33 AM.
Tags
None
Referenced Files
F169536333: D53680.id.diff
Tue, Sep 1, 8:43 PM
F169406417: D53680.id166187.diff
Tue, Sep 1, 11:11 AM
F169398266: D53680.diff
Tue, Sep 1, 10:26 AM
F169255787: D53680.id167893.diff
Tue, Sep 1, 1:58 AM
Unknown Object (File)
Mon, Aug 31, 6:56 PM
Unknown Object (File)
Sun, Aug 30, 8:02 PM
Unknown Object (File)
Sun, Aug 30, 10:59 AM
Unknown Object (File)
Sun, Aug 30, 7:09 AM
Subscribers
None

Details

Summary

iwlwififw(4) got moved into a subdirectory in the linux-firmware.git
but the driver still expects the firmware at the toplevel.
The longer-term solution would be to create symlinks as the WHENCE
file indicates but for the moment use the less intrusive version
simply stripping the subdir during 'extract'.

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bz requested review of this revision.Nov 11 2025, 1:33 AM
bz created this revision.
This revision is now accepted and ready to land.Nov 26 2025, 8:35 PM