All of lore.kernel.org
 help / color / mirror / Atom feed
* connman dependency of readline
@ 2019-12-07 15:40 claus.stovgaard
  2019-12-07 15:43 ` Khem Raj
  2019-12-11  0:34 ` Peter Kjellerstedt
  0 siblings, 2 replies; 5+ messages in thread
From: claus.stovgaard @ 2019-12-07 15:40 UTC (permalink / raw)
  To: oe-core

Hi

I am starting to use Yocto / OpenEmbedded, where I was looking into
using ConnMan as network manager.

Though I was wondering about the readline dependency.
Looking at the recipe 
https://github.com/openembedded/openembedded-core/blob/master/meta/recipes-connectivity/connman/connman.inc
it is set to always depend on readline in the DEPENDS variable, even
though as far as I know it is only the connmanctl which depend on
readline.
In EXTRA_OECONF the --enable-client is hardcoded.

The client is though not included in the image unless you also add
connman-client.

So I am thinking on creating a patch where I create a
PACKAGECONFIG[readline] like bluez5, as I would not need the client and
will need not to include readline because of GPLv3.

I guess email is the prefered way for patches compared to github pull
requests?

Instead of my idea of creating as PACKAGECONFIG[readline], is there a
better way so it is only included if connman-client is used, instead of
just connman?

Have a nice weekend.
Claus Stovgaard







^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-12-12 11:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-07 15:40 connman dependency of readline claus.stovgaard
2019-12-07 15:43 ` Khem Raj
2019-12-11  0:34 ` Peter Kjellerstedt
2019-12-11 21:11   ` claus.stovgaard
2019-12-12 11:11     ` Peter Kjellerstedt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.