From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [CONSOLIDATED PULL 0/9] Misc Patches
Date: Mon, 19 May 2014 09:23:17 -0700 [thread overview]
Message-ID: <cover.1400516243.git.sgw@linux.intel.com> (raw)
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
reply other threads:[~2014-05-19 16:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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.1400516243.git.sgw@linux.intel.com \
--to=sgw@linux.intel.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.