[oe-commits] [meta-openembedded] branch master updated (3c56c4f -> f604ee6)

git at git.openembedded.org git at git.openembedded.org
Wed Oct 5 16:24:58 UTC 2016


martin_jansa pushed a change to branch master
in repository meta-openembedded.

      from  3c56c4f   multipath-tools: Obey exported LDFLAGS
       new  3e4a0e2   lvm2: enable option o_direct
       new  6ee4e53   haveged: don't compile in mips16e mode
       new  ba54b98   edac-utils: add systemd support and required dependencies for edac
       new  42f52f5   ttf-lklug: use fedora24 for source
       new  b23da47   webmin: ensure correct PERLLIB path
       new  a0ef440   mariadb: replace the CC with CC_VERSION and CXX with CXX_VERSION
       new  39b03b0   libsmi: rdepends on wget and set WGET as target path
       new  c7f39c7   thrift: disable java
       new  ea21a3f   mpd: disable automatic start at boot - service is activated on demand by socket
       new  a6ad786   onig: add support for orig-native + misc minor fixes
       new  dacf9a8   onig: update 5.9.3 -> 5.9.6
       new  8b68ed9   jq: add support for jq-native + misc minor fixes
       new  63707b5   gst-plugins-base: fix rare but annoying build errors
       new  6d8cbfa   gmock: fixed installing pkgconfig file and libraries on x86_64 architecture
       new  f604ee6   mariadb: update to version 5.5.52

The 15 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ...l.m4-don-t-do-crazy-things-to-GLIB_CFLAGS.patch | 32 ++++++++++
 .../gstreamer-0.10/gst-plugins-base_0.10.36.bb     |  1 +
 .../recipes-multimedia/musicpd/mpd_0.19.15.bb      |  2 +-
 .../recipes-connectivity/thrift/thrift_0.9.3.bb    |  6 +-
 .../jq/jq/Support-without-oniguruma.patch          | 68 ++++++++++++++++++++++
 meta-oe/recipes-devtools/jq/jq_1.5.bb              | 21 ++++---
 meta-oe/recipes-extended/haveged/haveged_1.9.1.bb  |  2 +
 .../ttf-fonts/ttf-lklug_0.6-14.20090803cvs.fc24.bb |  2 +-
 .../recipes-support/edac-utils/edac-utils_git.bb   | 14 ++++-
 .../recipes-support/edac-utils/files/edac.service  | 11 ++++
 meta-oe/recipes-support/libsmi/libsmi_0.5.0.bb     |  4 +-
 meta-oe/recipes-support/lvm2/lvm2.inc              |  3 +-
 ...b-native_5.5.50.bb => mariadb-native_5.5.52.bb} |  0
 meta-oe/recipes-support/mysql/mariadb.inc          |  6 +-
 .../mysql/mariadb/change-cc-to-cc-version.patch    | 26 +++++++++
 .../mysql/{mariadb_5.5.50.bb => mariadb_5.5.52.bb} |  0
 meta-oe/recipes-support/onig/onig_5.9.3.bb         | 17 ------
 meta-oe/recipes-support/onig/onig_5.9.6.bb         | 19 ++++++
 ...install-command-for-libraries-and-headers.patch |  4 +-
 .../cmake-gmock.pc.in-Add-pkg-config-support.patch |  6 +-
 .../recipes-webadmin/webmin/webmin_1.801.bb        |  3 +
 21 files changed, 207 insertions(+), 40 deletions(-)
 create mode 100644 meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-base-0.10.36/0001-aclocal.m4-don-t-do-crazy-things-to-GLIB_CFLAGS.patch
 create mode 100644 meta-oe/recipes-devtools/jq/jq/Support-without-oniguruma.patch
 create mode 100644 meta-oe/recipes-support/edac-utils/files/edac.service
 rename meta-oe/recipes-support/mysql/{mariadb-native_5.5.50.bb => mariadb-native_5.5.52.bb} (100%)
 create mode 100644 meta-oe/recipes-support/mysql/mariadb/change-cc-to-cc-version.patch
 rename meta-oe/recipes-support/mysql/{mariadb_5.5.50.bb => mariadb_5.5.52.bb} (100%)
 delete mode 100644 meta-oe/recipes-support/onig/onig_5.9.3.bb
 create mode 100644 meta-oe/recipes-support/onig/onig_5.9.6.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list