All of lore.kernel.org
 help / color / mirror / Atom feed
* Random fixes from the Mentor Graphics push queue
@ 2013-11-27 18:07 Christopher Larson
  2013-11-27 18:07 ` [PATCH 1/7] update-rc.d: process symlinks recursively Christopher Larson
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Christopher Larson @ 2013-11-27 18:07 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2013-12-12 22:56 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-27 18:07 Random fixes from the Mentor Graphics push queue Christopher Larson
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

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.