[oe] [meta-oe] [PATCH 0/4] mongodb: bump to version 4.2.0+git18ce5c9

Vincent Prince vincent.prince.fr at gmail.com
Wed Sep 18 11:25:48 UTC 2019


This patch serie also adds some needed native python3 recipes:
 - python3-psutil
 - python3-cheetah
 - python3-regex

Vincent Prince (4):
  python*-psutil: Add native and nativesdk to BBCLASSEXTEND
  python3-cheetah: add recipe
  python3-regex: add recipe
  mongodb: bump to version 4.2.0+git18ce5c9

 ...FPMathLib20U1-Check-for-__DEFINED_wchar_t.patch | 22 +++++----
 ...001-Support-deprecated-resolver-functions.patch | 10 ++--
 ...to-use-build-settings-from-environment-va.patch | 46 ++++++++---------
 ...__-to-control-use-of-gnu_get_libc_version.patch | 29 ++++++-----
 .../0001-Use-long-long-instead-of-int64_t.patch    | 26 +++++-----
 ...001-asio-Dont-use-experimental-with-clang.patch | 29 +++++------
 ...finition-for-the-macro-__ELF_NATIVE_CLASS.patch | 10 ++--
 .../0002-Fix-default-stack-size-to-256K.patch      | 12 ++---
 .../mongodb/0003-Fix-unknown-prefix-env.patch      | 19 ++++++++
 .../0004-wiredtiger-Disable-strtouq-on-musl.patch  | 15 +++---
 .../mongodb/mongodb/arm64-support.patch            | 57 +++++++++++++---------
 meta-oe/recipes-dbs/mongodb/mongodb_git.bb         | 20 ++++----
 .../recipes-devtools/python/python-psutil.inc      |  2 +
 .../python/python3-cheetah_3.2.3.bb                | 15 ++++++
 .../python/python3-regex_2019.08.19.bb             | 12 +++++
 15 files changed, 193 insertions(+), 131 deletions(-)
 create mode 100644 meta-oe/recipes-dbs/mongodb/mongodb/0003-Fix-unknown-prefix-env.patch
 create mode 100644 meta-python/recipes-devtools/python/python3-cheetah_3.2.3.bb
 create mode 100755 meta-python/recipes-devtools/python/python3-regex_2019.08.19.bb

-- 
2.7.4



More information about the Openembedded-devel mailing list