Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Robert Yang <liezhi.yang@windriver.com>,
	openembedded-core@lists.openembedded.org
Subject: [PATCH][jethro][RESEND 00/11] Backports for jethro
Date: Thu, 10 Dec 2015 14:48:21 +0100	[thread overview]
Message-ID: <cover.1449754341.git.Martin.Jansa@gmail.com> (raw)

The following changes since commit 224bcc2ead676600bcd9e290ed23d9b2ed2f481e:

  rpcbind: Security Advisory - rpcbind - CVE-2015-7236 (2015-12-08 00:18:12 -0800)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib jansa/jethro-backports
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/jethro-backports

Martin Jansa (10):
  icu: force arm mode
  guile, mailx, gcc, opensp, gstreamer1.0-libav, libunwind: disable
    thumb where it fails for qemuarm
  directfb: add fPIC to CFLAGS
  libunwind: fix build for qemuarm
  gstreamer1.0-plugins-{base,good}: update PACKAGECONFIGs
  gstreamer1.0-plugins-bad: fix dependencies for uvch264 PACKAGECONFIG
  gstreamer1.0-plugins-good: fix PACKAGECONFIG for gudev and add one for
    v4l2 and libv4l2
  gst-plugins-bad: add PACKAGECONFIGs for voamrwbenc, voaacenc, resindvd
  package_manager.py: define info_dir and status_file when OPKGLIBDIR
    isn't the default
  texinfo: don't create dependency on INHERIT variable

Ross Burton (1):
  libsdl2: require GLES when building Wayland support

 meta/lib/oe/package_manager.py                     | 19 +++++++
 meta/recipes-devtools/gcc/gcc_4.9.bb               |  5 +-
 meta/recipes-devtools/guile/guile_2.0.11.bb        |  4 ++
 meta/recipes-devtools/opensp/opensp_1.5.2.bb       |  4 ++
 meta/recipes-extended/mailx/mailx_12.5-5.bb        |  5 ++
 meta/recipes-extended/texinfo/texinfo_6.0.bb       |  2 +-
 meta/recipes-graphics/directfb/directfb.inc        |  3 +-
 meta/recipes-graphics/libsdl2/libsdl2_2.0.3.bb     |  2 +-
 .../gstreamer/gstreamer1.0-libav_1.4.5.bb          |  3 ++
 .../gstreamer/gstreamer1.0-plugins-bad.inc         | 13 ++---
 .../gstreamer/gstreamer1.0-plugins-base.inc        |  7 ++-
 .../gstreamer/gstreamer1.0-plugins-good.inc        | 14 ++---
 meta/recipes-support/icu/icu_55.1.bb               |  4 ++
 ...Add-AO_REQUIRE_CAS-to-fix-build-on-ARM-v6.patch | 61 ++++++++++++++++++++++
 meta/recipes-support/libunwind/libunwind_1.1.bb    |  5 ++
 15 files changed, 126 insertions(+), 25 deletions(-)
 create mode 100644 meta/recipes-support/libunwind/libunwind-1.1/Add-AO_REQUIRE_CAS-to-fix-build-on-ARM-v6.patch

-- 
2.6.3



             reply	other threads:[~2015-12-10 13:46 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-10 13:48 Martin Jansa [this message]
2015-12-10 13:48 ` [PATCH 01/11] icu: force arm mode Martin Jansa
2015-12-10 13:48 ` [PATCH 02/11] guile, mailx, gcc, opensp, gstreamer1.0-libav, libunwind: disable thumb where it fails for qemuarm Martin Jansa
2015-12-10 13:48 ` [PATCH 03/11] directfb: add fPIC to CFLAGS Martin Jansa
2015-12-10 15:00   ` Martin Jansa
2015-12-10 13:48 ` [PATCH 04/11] libunwind: fix build for qemuarm Martin Jansa
2015-12-10 13:48 ` [PATCH 05/11] gstreamer1.0-plugins-{base, good}: update PACKAGECONFIGs Martin Jansa
2015-12-10 13:48 ` [PATCH 06/11] gstreamer1.0-plugins-bad: fix dependencies for uvch264 PACKAGECONFIG Martin Jansa
2015-12-10 13:48 ` [PATCH 07/11] gstreamer1.0-plugins-good: fix PACKAGECONFIG for gudev and add one for v4l2 and libv4l2 Martin Jansa
2015-12-10 13:48 ` [PATCH 08/11] gst-plugins-bad: add PACKAGECONFIGs for voamrwbenc, voaacenc, resindvd Martin Jansa
2015-12-10 13:48 ` [PATCH 09/11] libsdl2: require GLES when building Wayland support Martin Jansa
2015-12-10 13:48 ` [PATCH 10/11] package_manager.py: define info_dir and status_file when OPKGLIBDIR isn't the default Martin Jansa
2015-12-10 13:48 ` [PATCH 11/11] texinfo: don't create dependency on INHERIT variable Martin Jansa
2015-12-18 18:09 ` [PATCH][jethro][RESEND 00/11] Backports for jethro Martin Jansa
2015-12-18 18:23   ` Burton, Ross

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.1449754341.git.Martin.Jansa@gmail.com \
    --to=martin.jansa@gmail.com \
    --cc=liezhi.yang@windriver.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox