git: 2483a2d36803 - main - release: add wifi-firmware-kmod@release to ship as package
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Nov 2024 19:02:34 UTC
The branch main has been updated by bz:
URL: https://cgit.FreeBSD.org/src/commit/?id=2483a2d36803896d27861c03e1f53dd9546b1e73
commit 2483a2d36803896d27861c03e1f53dd9546b1e73
Author: Bjoern A. Zeeb <bz@FreeBSD.org>
AuthorDate: 2024-11-02 23:47:14 +0000
Commit: Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2024-11-10 19:00:55 +0000
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
---
release/scripts/pkg-stage.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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