All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ConnMan improvements and misc fixes
@ 2011-12-09 17:27 Otavio Salvador
  2011-12-09 17:27 ` [PATCH 1/5] dosfstools: update native to 2.11 Otavio Salvador
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Otavio Salvador @ 2011-12-09 17:27 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 4a13766c7b223d82e8cf682db999a135d2b8412c:

  gtk.inc: ship gtk-demo to independent package (2011-12-08 16:58:41 +0000)

are available in the git repository at:
  git://github.com/OSSystems/oe-core master
  https://github.com/OSSystems/oe-core/tree/HEAD

Otavio Salvador (5):
  dosfstools: update native to 2.11
  scripts/send-pull-request: allow sending of patches without a cover
    letter
  connman: drop git version
  connman: move files from connman-0.75 to connman dir
  connman: update to 0.78

 .../connman/connman-0.75/dbusperms.patch           |   14 ---
 .../connman/connman-0.75/xtables_version.patch     |   64 -------------
 meta/recipes-connectivity/connman/connman.inc      |   96 ++++++++++++++------
 .../add_xuser_dbus_permission.patch                |    0
 .../connman/{connman-0.75 => connman}/connman      |    0
 meta/recipes-connectivity/connman/connman_0.75.bb  |   29 ------
 meta/recipes-connectivity/connman/connman_0.78.bb  |   10 ++
 meta/recipes-connectivity/connman/connman_git.bb   |   11 ---
 .../dosfstools/dosfstools-native_2.10.bb           |   19 ----
 .../dosfstools/dosfstools/2.6.20-syscall.patch     |   72 ---------------
 .../dosfstools/dosfstools-2.10-kernel-2.6.patch    |   74 ---------------
 .../dosfstools/dosfstools/mkdosfs-bootcode.patch   |   68 +++++++--------
 .../dosfstools/dosfstools/mkdosfs-dir.patch        |   62 ++++++-------
 .../recipes-devtools/dosfstools/dosfstools_2.10.bb |   24 -----
 .../recipes-devtools/dosfstools/dosfstools_2.11.bb |   11 ++-
 scripts/send-pull-request                          |   21 +++--
 16 files changed, 160 insertions(+), 415 deletions(-)
 delete mode 100644 meta/recipes-connectivity/connman/connman-0.75/dbusperms.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman-0.75/xtables_version.patch
 rename meta/recipes-connectivity/connman/{connman-0.75 => connman}/add_xuser_dbus_permission.patch (100%)
 rename meta/recipes-connectivity/connman/{connman-0.75 => connman}/connman (100%)
 delete mode 100644 meta/recipes-connectivity/connman/connman_0.75.bb
 create mode 100644 meta/recipes-connectivity/connman/connman_0.78.bb
 delete mode 100644 meta/recipes-connectivity/connman/connman_git.bb
 delete mode 100644 meta/recipes-devtools/dosfstools/dosfstools-native_2.10.bb
 delete mode 100644 meta/recipes-devtools/dosfstools/dosfstools/2.6.20-syscall.patch
 delete mode 100644 meta/recipes-devtools/dosfstools/dosfstools/dosfstools-2.10-kernel-2.6.patch
 delete mode 100644 meta/recipes-devtools/dosfstools/dosfstools_2.10.bb

-- 
1.7.2.5




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

end of thread, other threads:[~2011-12-09 18:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-09 17:27 [PATCH 0/5] ConnMan improvements and misc fixes Otavio Salvador
2011-12-09 17:27 ` [PATCH 1/5] dosfstools: update native to 2.11 Otavio Salvador
2011-12-09 17:27 ` [PATCH 2/5] scripts/send-pull-request: allow sending of patches without a cover letter Otavio Salvador
2011-12-09 17:27 ` [PATCH 3/5] connman: drop git version Otavio Salvador
2011-12-09 17:27 ` [PATCH 4/5] connman: move files from connman-0.75 to connman dir Otavio Salvador
2011-12-09 17:27 ` [PATCH 5/5] connman: update to 0.78 Otavio Salvador
2011-12-09 17:55 ` [PATCH 0/5] ConnMan improvements and misc fixes 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.