Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/4] ofono fixes
@ 2013-08-01 15:01 Jukka Rissanen
  2013-08-01 15:01 ` [PATCH v2 1/4] ofono: Add systemd support Jukka Rissanen
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Jukka Rissanen @ 2013-08-01 15:01 UTC (permalink / raw)
  To: openembedded-core

Hi,

v2:
- removed sysvinit check from patch 1 as it is no longer needed
  because of commit 3b9b8d571da6bb3652427e8ccc7948cbcec0e517
- added patch 4 so that ofono.inc can be re-used by separate
  ofono recipe that does not have or use ofono initscript
- fixed the commit message in patch 2

v1:
Patch 1 enables systemd support which was missing from the ofono
recipe.

Patch 2 moves bluetooth enabling from .bb file into ofono.inc so
it needs to be done in only one place.

Patch 3 enables test scripts which are very useful for getting
cellular contexts up and running.

Cheers,
Jukka


Jukka Rissanen (4):
  ofono: Add systemd support
  ofono: Move bluetooth enabling to .inc file
  ofono: Enable test scripts by default
  ofono: Move do_install() to ofono recipe file

 meta/recipes-connectivity/ofono/ofono.inc     | 14 ++++++++------
 meta/recipes-connectivity/ofono/ofono_1.12.bb |  9 +++++----
 meta/recipes-connectivity/ofono/ofono_git.bb  |  4 ----
 3 files changed, 13 insertions(+), 14 deletions(-)

-- 
1.7.11.7



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

end of thread, other threads:[~2013-08-02  5:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-01 15:01 [PATCH v2 0/4] ofono fixes Jukka Rissanen
2013-08-01 15:01 ` [PATCH v2 1/4] ofono: Add systemd support Jukka Rissanen
2013-08-01 15:01 ` [PATCH v2 2/4] ofono: Move bluetooth enabling to .inc file Jukka Rissanen
2013-08-01 15:01 ` [PATCH v2 3/4] ofono: Enable test scripts by default Jukka Rissanen
2013-08-01 15:01 ` [PATCH v2 4/4] ofono: Move do_install() to ofono recipe file Jukka Rissanen
2013-08-01 17:04   ` Burton, Ross
2013-08-02  5:30     ` Jukka Rissanen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox