aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2024-11-02 23:47:14 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2024-11-10 19:00:55 +0000
commit2483a2d36803896d27861c03e1f53dd9546b1e73 (patch)
treec4d7217e3f0cf0accbfeb61fa423d7ba936c3b64
parentcdd3234186b19e1b9d7cfc985ef8d247552b0f11 (diff)
release: add wifi-firmware-kmod@release to ship as package
Rather than adding the rtw88 package add the flavored port for all the supported wireless drivers we recently added support for. Sponsored by: The FreeBSD Foundation MFC after: 3 days Pointed out by: cperciva (as part of the set of changes) Reviewed by: cperciva (#releng) Differential Revision: https://reviews.freebsd.org/D47406
-rwxr-xr-xrelease/scripts/pkg-stage.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/scripts/pkg-stage.sh b/release/scripts/pkg-stage.sh
index a887173aa858..8f96bd5cf5a1 100755
--- a/release/scripts/pkg-stage.sh
+++ b/release/scripts/pkg-stage.sh
@@ -19,7 +19,7 @@ graphics/drm-515-kmod
misc/freebsd-doc-all
net/mpd5
net/rsync
-net/wifi-firmware-rtw88-kmod
+net/wifi-firmware-kmod@release
ports-mgmt/pkg
shells/bash
shells/zsh