mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 03:46:56 +00:00
43c1696ea5
Signed-off-by: Joël Carron <joel.carron@eeproperty.ch>
11 lines
385 B
Plaintext
11 lines
385 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-43xx-firmware-into-lib-firmware.patch \
|
|
"
|
|
|
|
RDEPENDS_${PN}_append_rpi = " pi-bluetooth"
|