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 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
