Update to not conflict with linux-firmware-20240610-122.git90df68d2.el8_10
This commit is contained in:
parent
ef25385f2a
commit
6999712c94
@ -8,7 +8,7 @@
|
||||
|
||||
Name: linux-firmware-raspberrypi
|
||||
Version: 20240528
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Supplemental firmware used by Linux kernel for some Raspberry Pi models
|
||||
BuildArch: noarch
|
||||
|
||||
@ -49,7 +49,6 @@ install -c -m 644 %{bz_srcdir}/debian/firmware/broadcom/BCM4345C5.hcd %{buildroo
|
||||
# Raspberry Pi CM 4
|
||||
ln -s brcmfmac43455-sdio.bin %{buildroot}%{_firmwarepath}/brcm/brcmfmac43455-sdio.raspberrypi,4-compute-module.bin
|
||||
ln -s brcmfmac43455-sdio.clm_blob %{buildroot}%{_firmwarepath}/brcm/brcmfmac43455-sdio.raspberrypi,4-compute-module.clm_blob
|
||||
ln -s brcmfmac43455-sdio.bin %{buildroot}%{_firmwarepath}/brcm/brcmfmac43455-sdio.raspberrypi,4-compute-module.txt
|
||||
# Raspberry Pi 400
|
||||
ln -s brcmfmac43456-sdio.bin %{buildroot}%{_firmwarepath}/brcm/brcmfmac43456-sdio.raspberrypi,400.bin
|
||||
ln -s brcmfmac43456-sdio.clm_blob %{buildroot}%{_firmwarepath}/brcm/brcmfmac43456-sdio.raspberrypi,400.clm_blob
|
||||
@ -58,12 +57,14 @@ ln -s brcmfmac43456-sdio.txt %{buildroot}%{_firmwarepath}/brcm/brcmfmac43456-sdi
|
||||
ln -s BCM4345C0.hcd %{buildroot}%{_firmwarepath}/brcm/BCM4345C0.raspberrypi,5-model-b.hcd
|
||||
ln -s brcmfmac43455-sdio.bin %{buildroot}%{_firmwarepath}/brcm/brcmfmac43455-sdio.raspberrypi,5-model-b.bin
|
||||
ln -s brcmfmac43455-sdio.clm_blob %{buildroot}%{_firmwarepath}/brcm/brcmfmac43455-sdio.raspberrypi,5-model-b.clm_blob
|
||||
ln -s brcmfmac43455-sdio.txt %{buildroot}%{_firmwarepath}/brcm/brcmfmac43455-sdio.raspberrypi,5-model-b.txt
|
||||
|
||||
%files
|
||||
%{_firmwarepath}/brcm/*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 08 2024 Andrew Lukoshko <alukoshko@almalinux.org> - 20240528-4
|
||||
- Update to not conflict with linux-firmware-20240610-122.git90df68d2.el8_10
|
||||
|
||||
* Mon Jun 03 2024 Koichiro Iwao <meta@almalinux.org> - 20240528-3
|
||||
- Add symlink for RPi CM4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user