[OE-core] [PATCH] Bluez5: Add gatttool to new package bluez5-tools

Burton, Ross ross.burton at intel.com
Fri Nov 7 12:42:14 UTC 2014


On 4 November 2014 05:04, Qian Lei <qianl.fnst at cn.fujitsu.com> wrote:

>         # at_console doesn't really work with the current state of OE, so
> punch some more holes so people can actually use BT
> +        install -m 0755 ${S}/attrib/gatttool ${D}/${bindir}/
>         install -m 0644 ${WORKDIR}/bluetooth.conf
> ${D}/${sysconfdir}/dbus-1/system.d/
>  }
>

Because of where you put the install, it looks like installing gatttool is
related to the DBus configuration.


>  ALLOW_EMPTY_libasound-module-bluez = "1"
> -PACKAGES =+ "libasound-module-bluez ${PN}-testtools ${PN}-obex"
> +PACKAGES =+ "libasound-module-bluez ${PN}-testtools ${PN}-obex
> ${PN}-tools"
>

Two questions:
1) If we're installing gatttool, why not the other tools that are noinst
(obex-client-tool, obexctl, etc).  Patching the makefile would install all
the tools that upstream build.
2) Do these deserve a separate package, or as they're for testing should
they go into PN-testtools?

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20141107/8436dc5e/attachment-0002.html>


More information about the Openembedded-core mailing list