All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christopher Larson <kergoth@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: Random fixes from the Mentor Graphics push queue
Date: Wed, 27 Nov 2013 11:07:00 -0700	[thread overview]
Message-ID: <cover.1385575572.git.kergoth@gmail.com> (raw)

The following changes since commit f991d2d60b74f5ebd990f77aecd3324b1a4533e9:

  libpng: set reasonable SUMMARY (2013-11-27 11:51:08 +0000)

are available in the git repository at:

  https://github.com/kergoth/oe-core.git random-fixes
  https://github.com/kergoth/oe-core/tree/random-fixes

Christopher Larson (7):
  update-rc.d: process symlinks recursively
  quota: apply patch to obey tcp-wrappers config
  python, python-native: fix PARALLEL_MAKEINST failure
  cairo: add/use packageconfig for valgrind support
  perf: remove /usr/local/include from default makefile includes
  qemu: handle CLOEXEC/NONBLOCK if unavailable on host
  pulseaudio: fix RDEPENDS traversal for consolekit

 .../update-rc.d/check-if-symlinks-are-valid.patch  | 26 +++---
 .../recipes-devtools/python/python-native_2.7.3.bb |  1 +
 .../python/parallel-makeinst-create-bindir.patch   | 19 +++++
 meta/recipes-devtools/python/python_2.7.3.bb       |  1 +
 ...Handle-SOCK_CLOEXEC-NONBLOCK-if-unavailab.patch | 92 ++++++++++++++++++++++
 meta/recipes-devtools/qemu/qemu.inc                |  1 +
 .../quota/quota/config-tcpwrappers.patch           | 75 ++++++++++++++++++
 meta/recipes-extended/quota/quota_4.01.bb          |  3 +-
 meta/recipes-graphics/cairo/cairo.inc              |  1 +
 meta/recipes-kernel/perf/perf.bb                   | 11 +--
 meta/recipes-multimedia/pulseaudio/pulseaudio.inc  |  6 +-
 11 files changed, 219 insertions(+), 17 deletions(-)
 create mode 100644 meta/recipes-devtools/python/python/parallel-makeinst-create-bindir.patch
 create mode 100644 meta/recipes-devtools/qemu/files/linux-user-Handle-SOCK_CLOEXEC-NONBLOCK-if-unavailab.patch
 create mode 100644 meta/recipes-extended/quota/quota/config-tcpwrappers.patch

-- 
1.8.3.4



             reply	other threads:[~2013-11-27 18:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-27 18:07 Christopher Larson [this message]
2013-11-27 18:07 ` [PATCH 1/7] update-rc.d: process symlinks recursively Christopher Larson
2013-11-27 18:07 ` [PATCH 2/7] quota: apply patch to obey tcp-wrappers config Christopher Larson
2013-11-27 18:07 ` [PATCH 3/7] python, python-native: fix PARALLEL_MAKEINST failure Christopher Larson
2013-11-27 18:07 ` [PATCH 4/7] cairo: add/use packageconfig for valgrind support Christopher Larson
2013-11-27 18:07 ` [PATCH 5/7] perf: remove /usr/local/include from default makefile includes Christopher Larson
2013-11-27 18:07 ` [PATCH 6/7] qemu: handle CLOEXEC/NONBLOCK if unavailable on host Christopher Larson
2013-11-27 18:07 ` [PATCH 7/7] pulseaudio: fix RDEPENDS traversal for consolekit Christopher Larson
2013-12-11 21:22   ` Martin Jansa
2013-12-12 22:55     ` Chris Larson
2013-12-03 18:40 ` Random fixes from the Mentor Graphics push queue Chris Larson
2013-12-03 22:40   ` Richard Purdie
2013-12-04  2:38     ` Bruce Ashfield
2013-12-04  2:42       ` Chris 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.1385575572.git.kergoth@gmail.com \
    --to=kergoth@gmail.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.