All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christopher Larson <kergoth@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Christopher Larson <chris_larson@mentor.com>
Subject: [PATCH v2 0/4] A few miscellaneous improvements from Mentor
Date: Mon, 10 Jun 2013 18:49:30 -0700	[thread overview]
Message-ID: <cover.1370915304.git.chris_larson@mentor.com> (raw)

From: Christopher Larson <chris_larson@mentor.com>

The following changes since commit b4f208f418d18f2a4e78a56bebacef481061d917:

  tar: don't mv tar for nativesdk (2013-06-10 18:06:33 +0100)

are available in the git repository at:

  https://github.com/kergoth/oe-core.git misc-improvements

Christopher Larson (4):
  connman: use PACKAGECONFIG for WISPr support
  packagegroup-base-vfat: include dosfsprogs
  insane.bbclass: quiet package errors not in *_QA
  libnewt: split python module into libnewt-python

 meta/classes/insane.bbclass                        |  6 ++-
 meta/recipes-connectivity/connman/connman.inc      | 10 ++--
 .../packagegroups/packagegroup-base.bb             |  3 +-
 meta/recipes-extended/newt/libnewt-0.52.14.inc     | 45 ++++++++++++++++++
 .../newt/libnewt-python_0.52.14.bb                 | 26 +++++++++++
 meta/recipes-extended/newt/libnewt_0.52.14.bb      | 54 +---------------------
 6 files changed, 86 insertions(+), 58 deletions(-)
 create mode 100644 meta/recipes-extended/newt/libnewt-0.52.14.inc
 create mode 100644 meta/recipes-extended/newt/libnewt-python_0.52.14.bb

-- 
1.8.3



             reply	other threads:[~2013-06-11  1:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-11  1:49 Christopher Larson [this message]
2013-06-11  1:49 ` [PATCH v2 1/4] connman: use PACKAGECONFIG for WISPr support Christopher Larson
2013-06-11  1:49 ` [PATCH v2 2/4] packagegroup-base-vfat: include dosfsprogs Christopher Larson
2013-06-11  1:49 ` [PATCH v2 3/4] insane.bbclass: quiet package errors not in *_QA Christopher Larson
2013-06-11  1:49 ` [PATCH v2 4/4] libnewt: split python module into libnewt-python Christopher Larson

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.1370915304.git.chris_larson@mentor.com \
    --to=kergoth@gmail.com \
    --cc=chris_larson@mentor.com \
    --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.