11 lines
390 B
Plaintext
11 lines
390 B
Plaintext
|
|
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-hciattach-firmware-into-lib-firmware.patch \
|
||
|
|
"
|
||
|
|
|
||
|
|
RDEPENDS:${PN}:append:rpi = " pi-bluetooth"
|