]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bluez5: Fix for --enable-btpclient rbt/bluez
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 26 Sep 2019 08:39:15 +0000 (16:39 +0800)
committerRobert Yang <liezhi.yang@windriver.com>
Tue, 15 Oct 2019 03:06:13 +0000 (11:06 +0800)
commitaa9461815011753bbf676b65e1c7a69f9a985a50
tree9fdd4f2839cfaa605e31d20dc18d33f62d30254b
parent59938780e7e776d87146002ea939b185f8704408
bluez5: Fix for --enable-btpclient

Fixed:
PACKAGECONFIG_append_pn-bluez5 = ' btpclient'

$ bitbake bluez5
btpclient.c:2834:7: error: 'SIGINT' undeclared (first use in this function)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-connectivity/bluez5/bluez5.inc
meta/recipes-connectivity/bluez5/bluez5/0001-tools-btpclient.c-include-signal.h.patch [new file with mode: 0644]