google-peach-pi: add MFC firmware (MR 3516)
This commit is contained in:
parent
8acf002c17
commit
24cf355714
1 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue