crutch for broken linux-firmware

This commit is contained in:
Devaev Maxim 2021-02-15 06:38:25 +03:00
parent 3cd574752c
commit 1e4fda7e47

View File

@ -140,7 +140,7 @@ for _variant in "${_variants[@]}"; do
cd \"kvmd-\$pkgver\"
pkgdesc=\"Pi-KVM platform configs - $_platform for $_board\"
depends=(kvmd=$pkgver-$pkgrel \"raspberrypi-bootloader>=20210112-2\" \"raspberrypi-bootloader-x>=20210112-2\" \"raspberrypi-firmware>=20210112-2\")
depends=(kvmd=$pkgver-$pkgrel \"raspberrypi-bootloader>=20210112-2\" \"raspberrypi-bootloader-x>=20210112-2\" \"raspberrypi-firmware>=20210112-2\" \"linux-firmware=20210213.646f159-1\")
if [[ $_platform =~ ^.*-hdmi$ ]]; then
depends=(\"\${depends[@]}\")