All of lore.kernel.org
 help / color / mirror / Atom feed
From: Otavio Salvador <otavio@ossystems.com.br>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] ConnMan improvements and misc fixes
Date: Fri,  9 Dec 2011 17:27:30 +0000	[thread overview]
Message-ID: <cover.1323451575.git.otavio@ossystems.com.br> (raw)

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




             reply	other threads:[~2011-12-09 17:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-09 17:27 Otavio Salvador [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1323451575.git.otavio@ossystems.com.br \
    --to=otavio@ossystems.com.br \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.