All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH v2 0/1] connman: conditionally enable bluetooth and wifi
@ 2011-08-17  6:13 Anders Darander
  2011-08-17  6:13 ` [meta-oe][PATCH v2 1/1] connman: conditionally enable wifi and bluetooth Anders Darander
  2011-08-17  7:22 ` [meta-oe][PATCH v2 0/1] connman: conditionally enable bluetooth and wifi Koen Kooi
  0 siblings, 2 replies; 3+ messages in thread
From: Anders Darander @ 2011-08-17  6:13 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Anders Darander


Let connman depend and enable wifi and bluetooth, only when these are set in
the DISTRO_FEATURES. 

This reduces build-time, and make a non-x11 build succeed, as bluez4 currently
depends on x11 through a dependency chain. (This could/should be fixed in a
later patch). 

V2: * Remove unnecessarily set variables BLUEZDEPENDS and WIFIDEPENDS.
    

The following changes since commit 6d424db5a0f952956a218e82a3ef0c43ebaafd5a:

  xcb: add missing bbappends (2011-08-16 13:07:31 +0200)

are available in the git repository at:
  git://github.com/darander/meta-oe connman
  https://github.com/darander/meta-oe/tree/connman

Anders Darander (1):
  connman: conditionally enable wifi and bluetooth

 meta-oe/recipes-connectivity/connman/connman.inc   |    5 ++++-
 .../recipes-connectivity/connman/connman_0.76.bb   |    4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)

-- 
1.7.5.4




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

end of thread, other threads:[~2011-08-17  7:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-17  6:13 [meta-oe][PATCH v2 0/1] connman: conditionally enable bluetooth and wifi Anders Darander
2011-08-17  6:13 ` [meta-oe][PATCH v2 1/1] connman: conditionally enable wifi and bluetooth Anders Darander
2011-08-17  7:22 ` [meta-oe][PATCH v2 0/1] connman: conditionally enable bluetooth and wifi Koen Kooi

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.