[oe-commits] [meta-openembedded] branch master-next updated (26090d6 -> 04b8b39)

git at git.openembedded.org git at git.openembedded.org
Mon Dec 23 23:07:31 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 26090d6  spirv-tools: Fix multilib builds
     new c05a6ab  krb5: upgrade 1.17 -> 1.17.1
     new 7c12e62  libhugetlbfs: update patch to make it work for python3
     new fab032f  glog: fix do_fetch error
     new 2782709  glfw: missing feature check.
     new 1e951df  libvncserver: fix build depends issue
     new 7197d3e  surf: Add opengl requirement
     new 9641947  pam-plugin-ldapdb: Include <stdexcept> for std::invalid_argument
     new c49c6b2  dvb-apps: Replace stime with clock_settime
     new eacca37  redis: Upgrade to 5.0.7
     new 04b8b39  cannelloni: Include stdexcept for runtime_error

The 10 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:
 .../recipes-multimedia/dvb-apps/dvb-apps_1.1.1.bb  |  1 +
 ...-dvbdate-Remove-Obsoleted-stime-API-calls.patch | 32 ++++++++++
 ...clude-missing-stdexcept-for-runtime_error.patch | 32 ++++++++++
 .../cannelloni/cannelloni_git.bb                   |  1 +
 ....py-not-use-hard-coded-path-.-obj-hugeadm.patch |  5 +-
 .../krb5/{krb5_1.17.bb => krb5_1.17.1.bb}          |  4 +-
 meta-oe/recipes-core/glfw/glfw_3.3.bb              |  2 +-
 ...nclude-stdexcept-for-std-invalid_argument.patch | 25 ++++++++
 .../recipes-extended/pam/pam-plugin-ldapdb_1.3.bb  |  4 +-
 ...-extern-definition-of-SDS_NOINIT-in-sds.h.patch | 27 ++++++++
 .../Fixed-stack-trace-generation-on-aarch64.patch  | 45 --------------
 .../recipes-extended/redis/redis/GNU_SOURCE.patch  | 19 ++++++
 .../redis/redis/remove-atomics.patch               | 72 ----------------------
 .../redis/{redis_4.0.14.bb => redis_5.0.7.bb}      | 23 +++----
 .../libvncserver/libvncserver_0.9.12.bb            |  2 +-
 meta-oe/recipes-graphics/surf/surf_2.0.bb          |  2 +-
 meta-oe/recipes-support/glog/glog_0.3.5.bb         |  2 +-
 17 files changed, 162 insertions(+), 136 deletions(-)
 create mode 100644 meta-multimedia/recipes-multimedia/dvb-apps/files/0001-dvbdate-Remove-Obsoleted-stime-API-calls.patch
 create mode 100644 meta-networking/recipes-connectivity/cannelloni/cannelloni/0002-include-missing-stdexcept-for-runtime_error.patch
 rename meta-oe/recipes-connectivity/krb5/{krb5_1.17.bb => krb5_1.17.1.bb} (98%)
 create mode 100644 meta-oe/recipes-extended/pam/pam-plugin-ldapdb/0001-include-stdexcept-for-std-invalid_argument.patch
 create mode 100644 meta-oe/recipes-extended/redis/redis/0005-Mark-extern-definition-of-SDS_NOINIT-in-sds.h.patch
 delete mode 100644 meta-oe/recipes-extended/redis/redis/Fixed-stack-trace-generation-on-aarch64.patch
 create mode 100644 meta-oe/recipes-extended/redis/redis/GNU_SOURCE.patch
 delete mode 100644 meta-oe/recipes-extended/redis/redis/remove-atomics.patch
 rename meta-oe/recipes-extended/redis/{redis_4.0.14.bb => redis_5.0.7.bb} (84%)

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


More information about the Openembedded-commits mailing list