git: f81c0904f736 - main - Add rtw88 firmware to DVD package set
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 May 2024 00:03:44 UTC
The branch main has been updated by cperciva:
URL: https://cgit.FreeBSD.org/src/commit/?id=f81c0904f736249bd43a95e92370483383233449
commit f81c0904f736249bd43a95e92370483383233449
Author: Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2024-05-24 00:02:40 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2024-05-24 00:02:40 +0000
Add rtw88 firmware to DVD package set
Add net/wifi-firmware-rtw88-kmod since it is no longer included in
the base system on 15.x. (It is present in 14.x, so this change will
not be MFCed.)
---
release/scripts/pkg-stage.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/release/scripts/pkg-stage.sh b/release/scripts/pkg-stage.sh
index 5742f84b0258..a887173aa858 100755
--- a/release/scripts/pkg-stage.sh
+++ b/release/scripts/pkg-stage.sh
@@ -19,6 +19,7 @@ graphics/drm-515-kmod
misc/freebsd-doc-all
net/mpd5
net/rsync
+net/wifi-firmware-rtw88-kmod
ports-mgmt/pkg
shells/bash
shells/zsh