mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/firmware-raspberrypi to 20230125-1
This commit is contained in:
parent
1b5f8f5050
commit
5c1874bfa2
1 changed files with 2 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
# Contributor: Ray Sherwin <sliick517d@gmail.com>
|
||||
|
||||
pkgname=firmware-raspberrypi
|
||||
_firmcommit=8e349de20c8cb5d895b3568777ec53cbb333398f
|
||||
_firmcommit=7f29411baead874b859eda53efdc2472345ea454
|
||||
_bluezcommit=a6d4105d0989103ea6384b65940c76add1914127
|
||||
pkgver=20230112
|
||||
pkgver=20230125
|
||||
pkgrel=1
|
||||
pkgdesc="Additional firmware for Raspberry Pi"
|
||||
arch=('any')
|
||||
|
@ -55,6 +55,5 @@ package() {
|
|||
# make some symbolic links
|
||||
cd "$pkgdir"/usr/lib/firmware/updates/brcm
|
||||
ln -s brcmfmac43456-sdio.txt brcmfmac43456-sdio.pine64-pinephone-pro.txt
|
||||
ln -s brcmfmac43455-sdio.raspberrypi,4-model-b.txt brcmfmac43455-sdio.raspberrypi,4-compute-module.txt
|
||||
ln -s BCM43430B0.hcd BCM.hcd
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue