]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bluez5: Fix for --enable-btpclient rbt/bluze5
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 26 Sep 2019 08:39:15 +0000 (16:39 +0800)
committerRobert Yang <liezhi.yang@windriver.com>
Sat, 12 Oct 2019 10:20:42 +0000 (18:20 +0800)
commit33ca50fd2d23ec1f0b70f3f0cd9658fdf7dc8a58
tree06d11d05847960d9516d9fbf73a072bbc5e726c0
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]