From fee90d714158dab8e74a9cb1a5b3d9d5c2a28886 Mon Sep 17 00:00:00 2001 From: graysky Date: Wed, 24 Feb 2021 10:43:04 -0500 Subject: [PATCH] alarm/firmware-raspberrypi to 20210224-1 Now that /boot/cmdline.txt has been updated to use serial0, newer firmware can be used without flaky performance. --- alarm/firmware-raspberrypi/PKGBUILD | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/alarm/firmware-raspberrypi/PKGBUILD b/alarm/firmware-raspberrypi/PKGBUILD index 99b3c636e..0f0fbf295 100644 --- a/alarm/firmware-raspberrypi/PKGBUILD +++ b/alarm/firmware-raspberrypi/PKGBUILD @@ -5,7 +5,8 @@ buildarch=28 pkgname=firmware-raspberrypi _firmcommit=f713a6054746bc61ece1c8696dce91a7b7e22dd9 -pkgver=20210220 +_bluezcommit=8445a53ce2c51a77472b908a0c8f6f8e1fa5c37a +pkgver=20210224 pkgrel=1 pkgdesc="Additional firmware for Raspberry Pi" arch=('any') @@ -14,11 +15,11 @@ license=('custom') options=('!strip') source=( # bluetooth for RPi3+ - 'https://archlinuxarm.org/builder/src/bcm43430/BCM43430A1.hcd' - 'https://archlinuxarm.org/builder/src/bcm43455/BCM4345C0.hcd' - # BCM43455 on RPi-3A+/3B+/4B/CM4 + "BCM43430A1.hcd::https://github.com/RPi-Distro/bluez-firmware/raw/$_bluezcommit/broadcom/BCM43430A1.hcd" + "BCM4345C0.hcd::https://github.com/RPi-Distro/bluez-firmware/raw/$_bluezcommit/broadcom/BCM4345C0.hcd" + # fixes buggy linux-firmware for RPi4B 'brcmfmac43455-sdio.raspberrypi,4-model-b.txt' - # dropin to fix WiFi on Zero-W + # fixes buggy linux-firmware for Zero-W 'https://archlinuxarm.org/builder/src/bcm43430/7.45.98.38/brcmfmac43430-sdio.txt' # BCM43456 on RPi-400 "https://github.com/RPi-Distro/firmware-nonfree/raw/$_firmcommit/brcm/brcmfmac43456-sdio.bin" @@ -26,8 +27,8 @@ source=( "https://github.com/RPi-Distro/firmware-nonfree/raw/$_firmcommit/brcm/brcmfmac43456-sdio.txt" 'RPi-WM8804.conf') -sha256sums=('8dd70b9003d39cb6175b4f3cd509666dad66ad23d3be1a68385817fb814c8930' - '1788c58ecedd61b380e0dd120844ed61e5fbbea0a58e84e6293685eb3384fddc' +sha256sums=('c096ad4a5c3f06ed7d69eba246bf89ada9acba64a5b6f51b1e9c12f99bb1e1a7' + 'c723c903655086c9f3a1de94a291f495a0f087f1ee6d3ee7bc4c558497aae7bc' 'edb6f4e4fb19e18940004124feb4ffe160d72fc607243a07a4480338a28b2748' 'e4ce7ad5ce72406f958ed758539b65d958d1c0eb3e46e3f8e9f02b510d88e0b0' 'ddf83f2100885b166be52d21c8966db164fdd4e1d816aca2acc67ee9cc28d726'