summaryrefslogtreecommitdiffstats
path: root/bsp/meta-raspberrypi/recipes-connectivity/bluez5/bluez5_%.bbappend
blob: d1a07a46128d8fc2ae44f6643cba0ca780e4929f (plain)
1
2
3
4
5
6
7
8
9
10
FILESEXTRAPATHS_prepend_rpi := "${THISDIR}/${PN}:"

SRC_URI_append_rpi = "\
    file://0001-bcm43xx-Add-bcm43xx-3wire-variant.patch \
    file://0002-bcm43xx-The-UART-speed-must-be-reset-after-the-firmw.patch \
    file://0003-Increase-firmware-load-timeout-to-30s.patch \
    file://0004-Move-the-43xx-firmware-into-lib-firmware.patch \
"

RDEPENDS_${PN}_append_rpi = " pi-bluetooth"