Page MenuHomeFreeBSD

net/wifi-firmware-kmod: add STRIP_FWSUBDIR logic
Needs ReviewPublic

Authored by bz on Tue, Nov 11, 1:33 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 20, 11:27 PM
Unknown Object (File)
Thu, Nov 20, 5:13 PM
Unknown Object (File)
Thu, Nov 20, 11:55 AM
Unknown Object (File)
Thu, Nov 20, 11:54 AM
Unknown Object (File)
Thu, Nov 20, 11:54 AM
Unknown Object (File)
Thu, Nov 20, 11:53 AM
Unknown Object (File)
Tue, Nov 18, 7:48 AM
Unknown Object (File)
Mon, Nov 17, 4:34 AM
Subscribers
None

Details

Reviewers
jrm
Group Reviewers
Ports Committers
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

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 68701
Build 65584: arc lint + arc unit

Event Timeline

bz requested review of this revision.Tue, Nov 11, 1:33 AM
bz created this revision.