mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-01-11 15:00:13 +00:00
This is the result of automated script conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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"
|