MycroftOS: Talking about being stupid....
Need to stop doing work when not 100% fit
This commit is contained in:
parent
04b3fff53e
commit
ebf5d31845
|
@ -14,8 +14,8 @@ define BTSPEAKER_INSTALL_TARGET_CMDS
|
|||
$(INSTALL) -D -m 644 $(@D)/btspeaker.service \
|
||||
$(TARGET_DIR)/usr/lib/systemd/system/btspeaker.service
|
||||
|
||||
$(INSTALL) -D -m 644 $(@D)/brcm_bt.service.service \
|
||||
$(TARGET_DIR)/usr/lib/systemd/system/brcm_bt.service.service
|
||||
$(INSTALL) -D -m 644 $(@D)/brcm_bt.service \
|
||||
$(TARGET_DIR)/usr/lib/systemd/system/brcm_bt.service
|
||||
mkdir -p $(TARGET_DIR)/etc/systemd/system/multi-user.target.wants
|
||||
ln -fs ../../../../usr/lib/systemd/system/brcm_bt.service \
|
||||
$(TARGET_DIR)/etc/systemd/system/multi-user.target.wants/brcm_bt.service
|
||||
|
|
Loading…
Reference in New Issue