google-peach-pi: add MFC firmware (MR 3516)

This commit is contained in:
Anton Bambura 2022-10-10 05:10:28 +03:00 committed by Newbyte
parent 8acf002c17
commit 24cf355714
No known key found for this signature in database
GPG key ID: 5873C171C9429CFA

View file

@ -3,8 +3,8 @@
# Co-Maintainer: Iourine <iourine@iourine.msk.su>
pkgname=device-google-peach-pi
pkgdesc="Samsung Chromebook 2 (13.3 inch)"
pkgver=1
pkgrel=1
pkgver=2
pkgrel=0
url="https://postmarketos.org"
license="MIT"
arch="armv7"
@ -91,8 +91,8 @@ mpv_xorg() {
}
nonfree_firmware() {
pkgdesc="WiFi/BT firmware"
depends="linux-firmware-mrvl"
pkgdesc="WiFi/BT and MFC firmware"
depends="linux-firmware-mrvl linux-firmware-other"
mkdir "$subpkgdir"
}