[oe-commits] [meta-openembedded] branch master-next updated (6782e58 -> a24b4c1)

git at git.openembedded.org git at git.openembedded.org
Mon Aug 27 17:59:38 UTC 2018


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 6782e58  autofs: Do not use pkg.m4 from build host
     new 2511a25  net-snmp: Fix host contamination
     new 6c9ac25  meta-python: Add python-pyflame recipe
     new 82fc7b9  meta-python: Port python-pyflame to 32-bit ARM
     new bdf5540  meta-python: Make python-pyflame cope with prelinked ELFs
     new a855c5b  python-pyflame: Limit support to just glibc based systems
     new 9b5562e  python-pyflame: Use SHA instead of tag in SRC_URI
     new 5cf9a14  mongodb: Upgrade to 4.0.1 release
     new eac9bd9  Update maintainers
     new a24b4c1  lmbench: fix usrmerge install path

The 9 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:
 README                                             |   5 +-
 meta-filesystems/README                            |   2 +-
 meta-initramfs/README                              |   2 +-
 .../recipes-protocols/net-snmp/net-snmp_5.8.bb     |   1 +
 meta-oe/README                                     |   2 +-
 ...file-use-libdir-instead-of-hardcoded-lib.patch} |  24 ++--
 .../recipes-benchmark/lmbench/lmbench_3.0-a9.bb    |   3 +-
 ...FPMathLib20U1-Check-for-__DEFINED_wchar_t.patch |  17 ++-
 ...001-Support-deprecated-resolver-functions.patch |  33 +++++
 ...to-use-build-settings-from-environment-va.patch |  12 +-
 ...__-to-control-use-of-gnu_get_libc_version.patch |  44 +++----
 .../0001-Use-long-long-instead-of-int64_t.patch    |   4 +-
 ...0001-Use-strerror_r-only-on-glibc-systems.patch |  26 ----
 .../0002-Fix-default-stack-size-to-256K.patch      |  39 ++++++
 ...-Add-missing-dependenncy-on-local_shardin.patch |  25 ----
 ...-Conditionalize-glibc-specific-strerror_r.patch |  39 ------
 .../0004-wiredtiger-Disable-strtouq-on-musl.patch  |  13 +-
 .../mongodb/mongodb/arm64-support.patch            |   6 +-
 .../mongodb/disable-hw-crc32-on-arm64-s390x.patch  |   6 +-
 meta-oe/recipes-dbs/mongodb/mongodb_git.bb         |  19 +--
 ...ract-over-user_regs_struct-name-which-dif.patch |  69 +++++++++++
 ...mbol-Account-for-prelinked-shared-objects.patch | 134 +++++++++++++++++++++
 .../recipes-devtools/python/python-pyflame.inc     |  13 ++
 .../python/python-pyflame_1.6.6.bb                 |   6 +
 24 files changed, 371 insertions(+), 173 deletions(-)
 rename meta-oe/recipes-benchmark/lmbench/lmbench-3.0-a9/{use-base_libdir-instead-of-hardcoded-lib.patch => 0001-src-Makefile-use-libdir-instead-of-hardcoded-lib.patch} (51%)
 create mode 100644 meta-oe/recipes-dbs/mongodb/mongodb/0001-Support-deprecated-resolver-functions.patch
 delete mode 100644 meta-oe/recipes-dbs/mongodb/mongodb/0001-Use-strerror_r-only-on-glibc-systems.patch
 create mode 100644 meta-oe/recipes-dbs/mongodb/mongodb/0002-Fix-default-stack-size-to-256K.patch
 delete mode 100644 meta-oe/recipes-dbs/mongodb/mongodb/0002-d_state.cpp-Add-missing-dependenncy-on-local_shardin.patch
 delete mode 100644 meta-oe/recipes-dbs/mongodb/mongodb/0003-Conditionalize-glibc-specific-strerror_r.patch
 create mode 100644 meta-python/recipes-devtools/python/python-pyflame-1.6.6/0001-ptrace-Abstract-over-user_regs_struct-name-which-dif.patch
 create mode 100644 meta-python/recipes-devtools/python/python-pyflame-1.6.6/0001-symbol-Account-for-prelinked-shared-objects.patch
 create mode 100644 meta-python/recipes-devtools/python/python-pyflame.inc
 create mode 100644 meta-python/recipes-devtools/python/python-pyflame_1.6.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