mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00: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 \
|
||||
"
|
||||
|
||||
SYSTEMD_SERVICE_${PN}_raspberrypi3 += "brcm43438.service"
|
||||
SYSTEMD_SERVICE_${PN}_append_raspberrypi3 = " brcm43438.service"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user