]> code.ossystems Code Review - openembedded-core.git/commit
bluez5: Fix for --enable-btpclient
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 15 Oct 2019 03:08:12 +0000 (11:08 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Oct 2019 15:57:14 +0000 (16:57 +0100)
commite72cd2950b38a5fc45908c9601679e601cf60559
treed0e325806f9c90ecb964c96bc8df812acde0dcae
parent586c045eb81b79200b46bf743f5d3fdb5f68c12d
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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/bluez5/bluez5.inc
meta/recipes-connectivity/bluez5/bluez5/0001-tools-btpclient.c-include-signal.h.patch [new file with mode: 0644]