[oe-commits] [meta-openembedded] branch master-next updated (7b9eb2f -> c04b5fa)

git at git.openembedded.org git at git.openembedded.org
Fri Dec 27 03:57:53 UTC 2019


This is an automated email from the git hooks/post-receive script.

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

    from 7b9eb2f  ltrace: Fix build with gcc10
     new af86f2e  mpd: Fix build with gcc10
     new b52d234  wvstreams: Fix build with gcc10
     new 70902f7  tvheadend: Fix format-truncation warnings
     new ab90611  open-vm-tools: Ignore -Warray-bounds
     new c49a995  ippool: Fix strncpy -Wformat-truncation warning
     new b9ecbaa  bdwgc: make libatomic-ops as dependency
     new c04b5fa  flatbuffers: add PIC compiler flag required for aarch64

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


Summary of changes:
 .../0001-allocate-space-for-buf-on-heap.patch      | 46 ++++++++++++++++++++++
 .../recipes-dvb/tvheadend/tvheadend_git.bb         |  1 +
 ...1-StringBuffer-Include-cstddef-for-size_t.patch | 27 +++++++++++++
 .../0002-Include-stdexcept-for-runtime_error.patch | 38 ++++++++++++++++++
 .../recipes-multimedia/musicpd/mpd_0.20.22.bb      |  2 +
 .../ippool/ippool/strncpy-truncation.patch         | 35 ++++++++++++++++
 .../recipes-daemons/ippool/ippool_1.3.bb           |  1 +
 .../0001-Fix-narrowing-conversion-error.patch      | 29 ++++++++++++++
 .../recipes-connectivity/wvdial/wvstreams_4.6.1.bb |  1 +
 .../flatbuffers/flatbuffers_1.11.0.bb              |  4 +-
 meta-oe/recipes-support/bdwgc/bdwgc_8.0.4.bb       | 13 +++---
 .../0001-utilBacktrace-Ignore-Warray-bounds.patch  | 33 ++++++++++++++++
 .../open-vm-tools/open-vm-tools_11.0.1.bb          |  1 +
 13 files changed, 221 insertions(+), 10 deletions(-)
 create mode 100644 meta-multimedia/recipes-dvb/tvheadend/tvheadend/0001-allocate-space-for-buf-on-heap.patch
 create mode 100644 meta-multimedia/recipes-multimedia/musicpd/mpd/0001-StringBuffer-Include-cstddef-for-size_t.patch
 create mode 100644 meta-multimedia/recipes-multimedia/musicpd/mpd/0002-Include-stdexcept-for-runtime_error.patch
 create mode 100644 meta-networking/recipes-daemons/ippool/ippool/strncpy-truncation.patch
 create mode 100644 meta-oe/recipes-connectivity/wvdial/wvstreams/0001-Fix-narrowing-conversion-error.patch
 create mode 100644 meta-oe/recipes-support/open-vm-tools/open-vm-tools/0001-utilBacktrace-Ignore-Warray-bounds.patch

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


More information about the Openembedded-commits mailing list