Merge pull request #8187 from JeremySTX/bluez-split
authorDaniel Engberg <daniel.engberg.lists@pyret.net>
Sun, 14 Jul 2019 23:08:31 +0000 (01:08 +0200)
committerGitHub <noreply@github.com>
Sun, 14 Jul 2019 23:08:31 +0000 (01:08 +0200)
bluez: Move some Bluetooth utilties into their own package

1  2 
utils/bluez/Makefile

index a12261a7149827a5ba027868fbb36718e627ed54,706b28d34d45722aefd93b268ffa6eebd51a4feb..8a5a9e891f832d519f5bc1e5365af276a8f14201
@@@ -138,6 -167,8 +150,7 @@@ define Package/bluez-daemon/instal
        $(INSTALL_BIN) ./files/bluetoothd.init $(1)/etc/init.d/bluetoothd
  endef
  
 -$(eval $(call BuildPackage,bluez-examples))
  $(eval $(call BuildPackage,bluez-libs))
  $(eval $(call BuildPackage,bluez-utils))
+ $(eval $(call BuildPackage,bluez-utils-extra))
  $(eval $(call BuildPackage,bluez-daemon))