Date: Fri, 24 May 2024 00:03:44 GMT From: Colin Percival <cperciva@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: f81c0904f736 - main - Add rtw88 firmware to DVD package set Message-ID: <202405240003.44O03iG4027054@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405240003.44O03iG4027054>