[OE-core] [PATCH][jethro][RESEND 00/11] Backports for jethro

Martin Jansa martin.jansa at gmail.com
Thu Dec 10 13:48:21 UTC 2015


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




More information about the Openembedded-core mailing list