mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
New package: pinebookpro-firmware-20200215
This commit is contained in:
parent
430524bb55
commit
fe8096c1e9
1 changed files with 19 additions and 0 deletions
19
srcpkgs/pinebookpro-firmware/template
Normal file
19
srcpkgs/pinebookpro-firmware/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'pinebookpro-firmware'
|
||||
pkgname=pinebookpro-firmware
|
||||
version=20200215
|
||||
revision=1
|
||||
_commit=58820c428d2ecae6aaf5e4f00997652b9479853a
|
||||
archs=noarch
|
||||
wrksrc="rkwifibt-${_commit}"
|
||||
short_desc="Firmware files for the Pinebook Pro"
|
||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/rockchip-linux/rkwifibt"
|
||||
distfiles="https://github.com/rockchip-linux/rkwifibt/archive/${_commit}.tar.gz"
|
||||
checksum=20161cf3011f57dc9912db7270be1a83e543a61ea8757c23eaf983542fb021e0
|
||||
|
||||
do_install() {
|
||||
vinstall firmware/broadcom/AP6256/bt/BCM4345C5.hcd 644 usr/lib/firmware/brcm
|
||||
vinstall firmware/broadcom/AP6256/wifi/fw_bcm43456c5_ag.bin 644 usr/lib/firmware/brcm brcmfmac43456-sdio.bin
|
||||
vinstall firmware/broadcom/AP6256/wifi/nvram_ap6256.txt 644 usr/lib/firmware/brcm brcmfmac43456-sdio.pine64,pinebook-pro.txt
|
||||
}
|
Loading…
Add table
Reference in a new issue