mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
bluez5: correctly append brcm43438 service
Cannot use += operator together with machine override. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
This commit is contained in:
parent
b6c954de58
commit
de016ceef6
|
@ -23,4 +23,4 @@ FILES_${PN}_append_raspberrypi3 = " \
|
||||||
/lib/firmware/brcm/BCM43430A1.hcd \
|
/lib/firmware/brcm/BCM43430A1.hcd \
|
||||||
"
|
"
|
||||||
|
|
||||||
SYSTEMD_SERVICE_${PN}_raspberrypi3 += "brcm43438.service"
|
SYSTEMD_SERVICE_${PN}_append_raspberrypi3 = " brcm43438.service"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user