commit: 2a93d4061ef196911b207444c0f33c360ca02040 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Sep 21 18:02:50 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Sep 21 18:02:59 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a93d406
profiles: mask =sys-kernel/linux-firmware-20250917 Breaks (common) mt7921e WiFi driver with a hang in many cases, affecting not just network. Closes: https://bugs.gentoo.org/963106 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 990abcc53898..561cf6b39891 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Sam James <[email protected]> (2025-09-21) +# Breaks (common) mt7921e WiFi driver with a hang in many cases, affecting +# not just network. See bug #963106. +=sys-kernel/linux-firmware-20250917 + # Ionen Wolkens <[email protected]> (2025-09-18) # No revdeps left, in-tree version is broken with cmake4, and is a pain # to maintain due to its overly custom cmake usage. Also outdated given
