[OE-core] [CONSOLIDATED PULL 0/9] Misc Patches
Saul Wold
sgw at linux.intel.com
Mon May 19 16:23:17 UTC 2014
The following changes since commit e273301efa0037a13c3a60b4414140364d9c9873:
gstreamer/lame: Better gcc 4.9 fix (2014-05-15 23:27:41 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib sgw/stage
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage
Chen Qi (3):
udev-extraconf: fix the misuse of /run/media
init-live.sh: list block devices correctly
initrdscripts: fix for /run/media
Chong Lu (1):
syslinux-native: fix parallel building issue
Cristiana Voicu (1):
packagegroup-core-lsb: fix warning text
Koen Kooi (1):
curl: work around RRECOMMENDS problems in -native* recipes
Martin Jansa (1):
lttng-modules: Fix build with older kernels
Ross Burton (1):
pango: enable ptest
Saul Wold (1):
libusb1: disable floating dependency on udev
.../initrdscripts/files/init-install-efi-testfs.sh | 14 +-
.../initrdscripts/files/init-install-efi.sh | 14 +-
.../initrdscripts/files/init-install-testfs.sh | 4 +-
.../initrdscripts/files/init-install.sh | 4 +-
meta/recipes-core/initrdscripts/files/init-live.sh | 20 +--
meta/recipes-core/udev/udev-extraconf/mount.sh | 2 +-
.../syslinux-fix-parallel-building-issue.patch | 38 +++++
meta/recipes-devtools/syslinux/syslinux_6.01.bb | 3 +-
.../packagegroups/packagegroup-core-lsb.bb | 6 +-
meta/recipes-graphics/pango/pango.inc | 21 ++-
meta/recipes-graphics/pango/pango/no-tests.patch | 15 --
meta/recipes-graphics/pango/pango/run-ptest | 3 +
meta/recipes-graphics/pango/pango_1.36.3.bb | 2 +-
.../lttng/lttng-modules/bio-bvec-iter.patch | 156 +++++++++++++++++++++
.../lttng/lttng-modules/fixup_block_driver.patch | 122 ----------------
meta/recipes-kernel/lttng/lttng-modules_2.3.3.bb | 2 +-
meta/recipes-support/curl/curl_7.36.0.bb | 7 +-
.../libusb/libusb1/obsolete_automake_macros.patch | 15 --
meta/recipes-support/libusb/libusb1_1.0.18.bb | 4 +-
19 files changed, 260 insertions(+), 192 deletions(-)
create mode 100644 meta/recipes-devtools/syslinux/files/syslinux-fix-parallel-building-issue.patch
delete mode 100644 meta/recipes-graphics/pango/pango/no-tests.patch
create mode 100644 meta/recipes-graphics/pango/pango/run-ptest
create mode 100644 meta/recipes-kernel/lttng/lttng-modules/bio-bvec-iter.patch
delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/fixup_block_driver.patch
delete mode 100644 meta/recipes-support/libusb/libusb1/obsolete_automake_macros.patch
--
1.8.3.1
More information about the Openembedded-core
mailing list