]> code.ossystems Code Review - openembedded-core.git/commit
connman: add PACKAGECONFIG for the commandline client
authorRoss Burton <ross.burton@intel.com>
Wed, 22 Jan 2020 12:53:25 +0000 (12:53 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jan 2020 16:38:54 +0000 (16:38 +0000)
commit84b082be0a879153d9af8e093b6823d49c2621b8
tree2c8f9a7bcd9c6265029cb7148987fd36aa09e25a
parent567eae62574e8a3a9f27ab19e5ff2d845046d336
connman: add PACKAGECONFIG for the commandline client

The client depends on readline which is GPLv3.  Add a PACKAGECONFIG so users who
don't need the client and are against GPLv3 can disable it.

Also remove the explicit installation of the client in do_install_append, as the
Makefile installs it now.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-connectivity/connman/connman.inc