device-generic-loongarch64: Pull in linux-firmware-rtl_nic
Several LoongArch mainboards have RTL NICs that want firmware or otherwise log soft error like [ 26.928046] r8169 0000:03:00.0: Unable to load firmware rtl_nic/rtl8168h-2.fw (-2) Add the necessary linux-firmware files to silence them. Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8082>
This commit is contained in:
parent
69f10ea718
commit
f800afc5a4
1 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
maintainer="Aelin <aelin@postmarketos.org>"
|
||||
pkgname=device-generic-loongarch64
|
||||
pkgver=7
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Generic loongarch64 system"
|
||||
url="https://postmarketos.org"
|
||||
arch="loongarch64"
|
||||
|
|
@ -11,6 +11,7 @@ license="MIT"
|
|||
depends="
|
||||
alsa-ucm-conf
|
||||
hwdata
|
||||
linux-firmware-rtl_nic
|
||||
postmarketos-base
|
||||
systemd-boot
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue