Skip to content

Commit

Permalink
linux-firmware: remove a rpi specific file
Browse files Browse the repository at this point in the history
Both liux-firmware and its cloned liux-firmware-rpi try to install the same
file. Since there is no maintainer for the raspberrypi's lets take the one
from their clone and hope it will work.

victronenergy/venus#891
  • Loading branch information
jhofstee committed Jan 22, 2022
1 parent fcf257f commit 5198286
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,5 @@ do_install_append_rpi() {
rm ${D}${nonarch_base_libdir}/firmware/brcm/brcmfmac43455-sdio.bin
rm ${D}${nonarch_base_libdir}/firmware/brcm/BCM43430A1.hcd
rm ${D}${nonarch_base_libdir}/firmware/brcm/brcmfmac43430-sdio.txt
rm ${D}${nonarch_base_libdir}/firmware/brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.txt
}

0 comments on commit 5198286

Please sign in to comment.