[oe-commits] [meta-openembedded] branch master-next updated (5f0af70 -> 5857a70)

git at git.openembedded.org git at git.openembedded.org
Wed Sep 21 14:23:32 UTC 2016


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

      from  5f0af70   openl2tp: Obey LDFLAGS in Makefile
       new  f68cc6c   rsyslog: upgrade to 7.6.7
       new  1420a34   cdparanoia: fix QA warning for GNU_HASH
       new  d309583   rtmpdump: fix QA warning for GNU_HASH
       new  0735a05   net-snmp: Fix build issue found with musl
       new  0549d1f   gpsd: Fix build with musl
       new  9eb3da7   lirc: Fix build with clang
       new  c4c2e1c   libtalloc: fix for LIC_FILES_CHKSUM
       new  d0b42d5   libtevent: fix for LIC_FILES_CHKSUM
       new  3b086a3   libtdb: fix for LIC_FILES_CHKSUM
       new  8543b44   libldb: fix for LIC_FILES_CHKSUM
       new  cc2341c   libtalloc: fixes for deterministic builds
       new  cfa470b   libtevent: fixes for deterministic builds
       new  181b196   libldb: fixes for deterministic builds
       new  235e2bc   libtdb: fixes for deterministic builds
       new  fa13d1b   fftw: fix reconfigure error introduced in previous patch
       new  f2e9274   fftw: fix native build
       new  5857a70   mozjs: fix crash on non-x86 64 bit systems

The 17 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:
 .../cdparanoia/cdparanoia_10.2.bb                  |   1 +
 .../0003-Fix-missing-shared-object-LDFLAGS.patch   |  42 +++++
 .../recipes-multimedia/rtmpdump/rtmpdump_2.4.bb    |   2 +-
 .../0001-get_pid_from_inode-Include-limit.h.patch  |  29 ++++
 .../recipes-protocols/net-snmp/net-snmp_5.7.3.bb   |  33 ++--
 .../ldb-Add-configure-options-for-packages.patch   | 177 ++++++++++++++++++++
 .../recipes-support/libldb/libldb_1.1.27.bb        |  20 ++-
 ...talloc-Add-configure-options-for-packages.patch | 177 ++++++++++++++++++++
 .../recipes-support/libtalloc/libtalloc_2.1.8.bb   |  21 ++-
 .../tdb-Add-configure-options-for-packages.patch   | 177 ++++++++++++++++++++
 .../recipes-support/libtdb/libtdb_1.3.10.bb        |  21 ++-
 ...tevent-Add-configure-options-for-packages.patch | 180 +++++++++++++++++++++
 .../recipes-support/libtevent/libtevent_0.9.29.bb  |  19 ++-
 ...crcd-Mark-local-inline-funtions-as-static.patch |  49 ++++++
 meta-oe/recipes-connectivity/lirc/lirc_0.9.2.bb    |   1 +
 .../mozjs/Manually_mmap_heap_memory_esr17.patch    | 115 +++++++++++++
 meta-oe/recipes-extended/mozjs/mozjs_17.0.0.bb     |   1 +
 ...include-config.h-before-any-other-headers.patch |  51 ++++++
 .../rsyslog/use-pkgconfig-to-check-libgcrypt.patch |  25 ++-
 .../rsyslog/{rsyslog_7.6.1.bb => rsyslog_7.6.7.bb} |   7 +-
 .../gpsd-3.14/0001-include-sys-ttydefaults.h.patch |  34 ++++
 meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb       |   1 +
 meta-oe/recipes-support/fftw/fftw_3.3.4.bb         |   8 +-
 23 files changed, 1137 insertions(+), 54 deletions(-)
 create mode 100644 meta-multimedia/recipes-multimedia/cdparanoia/files/0003-Fix-missing-shared-object-LDFLAGS.patch
 create mode 100644 meta-networking/recipes-protocols/net-snmp/net-snmp/0001-get_pid_from_inode-Include-limit.h.patch
 create mode 100644 meta-networking/recipes-support/libldb/libldb/ldb-Add-configure-options-for-packages.patch
 create mode 100644 meta-networking/recipes-support/libtalloc/libtalloc/talloc-Add-configure-options-for-packages.patch
 create mode 100644 meta-networking/recipes-support/libtdb/libtdb/tdb-Add-configure-options-for-packages.patch
 create mode 100644 meta-networking/recipes-support/libtevent/libtevent/tevent-Add-configure-options-for-packages.patch
 create mode 100644 meta-oe/recipes-connectivity/lirc/lirc/0001-lircrcd-Mark-local-inline-funtions-as-static.patch
 create mode 100644 meta-oe/recipes-extended/mozjs/mozjs/Manually_mmap_heap_memory_esr17.patch
 create mode 100644 meta-oe/recipes-extended/rsyslog/rsyslog/bugfix-include-config.h-before-any-other-headers.patch
 rename meta-oe/recipes-extended/rsyslog/{rsyslog_7.6.1.bb => rsyslog_7.6.7.bb} (96%)
 create mode 100644 meta-oe/recipes-navigation/gpsd/gpsd-3.14/0001-include-sys-ttydefaults.h.patch

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


More information about the Openembedded-commits mailing list