git: f21cb43c91ef - stable/14 - release: add wifi-firmware-kmod@release to ship as package
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Nov 2024 01:53:52 UTC
The branch stable/14 has been updated by bz:
URL: https://cgit.FreeBSD.org/src/commit/?id=f21cb43c91ef5ff54173b15f550e711c9f87eec6
commit f21cb43c91ef5ff54173b15f550e711c9f87eec6
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-14 01:52:01 +0000
release: add wifi-firmware-kmod@release to ship as package
Add the flavored port for all the
supported wireless drivers we recently added support for.
Sponsored by: The FreeBSD Foundation
Pointed out by: cperciva (as part of the set of changes)
Reviewed by: cperciva (#releng)
Differential Revision: https://reviews.freebsd.org/D47406
(cherry picked from commit 2483a2d36803896d27861c03e1f53dd9546b1e73)
---
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..8f96bd5cf5a1 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-kmod@release
ports-mgmt/pkg
shells/bash
shells/zsh