All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ConnMan 1.0 upgrade
@ 2012-06-20 11:26 Ross Burton
  2012-06-20 11:27 ` [PATCH 1/6] connman: rationalise configure options Ross Burton
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Ross Burton @ 2012-06-20 11:26 UTC (permalink / raw)
  To: openembedded-core

Same as before, but I signed it all off this time.

The following changes since commit e0a70547069fe7e8a2d6bdaffc985fb172d46c31:

  perl: Allow perl to cross build and native build in a directory named "t" (2012-06-18 17:33:04 +0100)

are available in the git repository at:
  git://git.yoctoproject.org/poky-contrib ross/connman
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ross/connman

Ross Burton (6):
  connman: rationalise configure options
  connman: add compat RPROVIDES for older packaging
  connman: upgrade to 1.0
  connman-gnome: fix build depends (Yocto #2556)
  connman-gnome: clean up runtime dependencies
  connman-gnome: upgrade to 0.7, which works with connman 1.0

 .../connman/connman-gnome_0.5.bb                   |   38 --------------
 .../connman/connman-gnome_0.7.bb                   |   19 +++++++
 meta/recipes-connectivity/connman/connman.inc      |   27 +++++++---
 .../connman/connman/disable_alg-test.patch         |   46 ----------------
 .../connman/connman/ethernet_default.patch         |   22 --------
 .../connman/test-set-ipv4-method-api-fix.patch     |   50 ------------------
 .../connman/test-set-ipv6-method-api-fix.patch     |   55 --------------------
 .../connman/{connman_0.79.bb => connman_1.0.bb}    |   10 +---
 8 files changed, 41 insertions(+), 226 deletions(-)
 delete mode 100644 meta/recipes-connectivity/connman/connman-gnome_0.5.bb
 create mode 100644 meta/recipes-connectivity/connman/connman-gnome_0.7.bb
 delete mode 100644 meta/recipes-connectivity/connman/connman/disable_alg-test.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman/ethernet_default.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman/test-set-ipv4-method-api-fix.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman/test-set-ipv6-method-api-fix.patch
 rename meta/recipes-connectivity/connman/{connman_0.79.bb => connman_1.0.bb} (53%)

-- 
1.7.7.6




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

end of thread, other threads:[~2012-06-21 12:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-20 11:26 [PATCH 0/6] ConnMan 1.0 upgrade Ross Burton
2012-06-20 11:27 ` [PATCH 1/6] connman: rationalise configure options Ross Burton
2012-06-20 11:27 ` [PATCH 2/6] connman: add compat RPROVIDES for older packaging Ross Burton
2012-06-20 11:27 ` [PATCH 3/6] connman: upgrade to 1.0 Ross Burton
2012-06-20 11:27 ` [PATCH 4/6] connman-gnome: fix build depends (Yocto #2556) Ross Burton
2012-06-20 11:27 ` [PATCH 5/6] connman-gnome: clean up runtime dependencies Ross Burton
2012-06-20 11:27 ` [PATCH 6/6] connman-gnome: upgrade to 0.7, which works with connman 1.0 Ross Burton
2012-06-21 12:23 ` [PATCH 0/6] ConnMan 1.0 upgrade Richard Purdie

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.