blob: d1a07a46128d8fc2ae44f6643cba0ca780e4929f [file] [log] [blame]
Brad Bishopc342db32019-05-15 21:57:59 -04001FILESEXTRAPATHS_prepend_rpi := "${THISDIR}/${PN}:"
Patrick Williams8b8bc412016-08-17 15:02:23 -05002
Brad Bishop26bdd442019-08-16 17:08:17 -04003SRC_URI_append_rpi = "\
Patrick Williams8b8bc412016-08-17 15:02:23 -05004 file://0001-bcm43xx-Add-bcm43xx-3wire-variant.patch \
5 file://0002-bcm43xx-The-UART-speed-must-be-reset-after-the-firmw.patch \
6 file://0003-Increase-firmware-load-timeout-to-30s.patch \
7 file://0004-Move-the-43xx-firmware-into-lib-firmware.patch \
Brad Bishop316dfdd2018-06-25 12:45:53 -04008"
Brad Bishopd7bf8c12018-02-25 22:55:05 -05009
Brad Bishopc342db32019-05-15 21:57:59 -040010RDEPENDS_${PN}_append_rpi = " pi-bluetooth"