[oe-commits] [meta-openembedded] branch master updated (f841648 -> 06e8aa6)

git at git.openembedded.org git at git.openembedded.org
Mon Oct 2 12:39:58 UTC 2017


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

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

    from f841648  openwsman: Fix build with musl
     new 6d23195  toybox: Upgrade to 0.7.4
     new 4b6a4e9  breakpad: Fix build with musl/mips
     new 3c70b71  nbench-byte: Update SRC_URI to fossies.org
     new 107071a  rcmd: Fix build with musl
     new db68fbc  leveldb: Fix parallel build
     new 06e8aa6  mongodb: Fix build on aarch64

The 6 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:
 .../nbench-byte/nbench-byte_2.2.3.bb               |  3 +-
 .../toybox/{toybox_0.7.3.bb => toybox_0.7.4.bb}    | 10 ++-
 .../breakpad/breakpad/mcontext.patch               | 77 ++++++++++++++++++++++
 .../breakpad/breakpad/mips_asm_sgidefs.patch       |  9 ++-
 meta-oe/recipes-devtools/breakpad/breakpad_git.bb  |  3 +
 .../leveldb/0001-Makefile-Fix-parallel-build.patch | 35 ++++++++++
 meta-oe/recipes-extended/leveldb/leveldb_git.bb    |  3 +-
 meta-oe/recipes-multimedia/cdrkit/cdrkit_1.1.11.bb |  2 +
 ...ne-__THROW-to-avoid-build-issue-with-musl.patch | 47 +++++++++++++
 .../0002-Do-not-use-rcmd-on-build-with-musl.patch  | 31 +++++++++
 ...FPMathLib20U1-Check-for-__DEFINED_wchar_t.patch | 36 ++++++++++
 .../mongodb/mongodb/arm64-support.patch            | 43 ++++++++++++
 .../mongodb/disable-hw-crc32-on-arm64-s390x.patch  | 50 ++++++++++++++
 meta-oe/recipes-support/mongodb/mongodb_git.bb     |  5 +-
 14 files changed, 344 insertions(+), 10 deletions(-)
 rename meta-oe/recipes-core/toybox/{toybox_0.7.3.bb => toybox_0.7.4.bb} (87%)
 create mode 100644 meta-oe/recipes-devtools/breakpad/breakpad/mcontext.patch
 create mode 100644 meta-oe/recipes-extended/leveldb/leveldb/0001-Makefile-Fix-parallel-build.patch
 create mode 100644 meta-oe/recipes-multimedia/cdrkit/files/0001-define-__THROW-to-avoid-build-issue-with-musl.patch
 create mode 100644 meta-oe/recipes-multimedia/cdrkit/files/0002-Do-not-use-rcmd-on-build-with-musl.patch
 create mode 100644 meta-oe/recipes-support/mongodb/mongodb/0001-IntelRDFPMathLib20U1-Check-for-__DEFINED_wchar_t.patch
 create mode 100644 meta-oe/recipes-support/mongodb/mongodb/arm64-support.patch
 create mode 100644 meta-oe/recipes-support/mongodb/mongodb/disable-hw-crc32-on-arm64-s390x.patch

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


More information about the Openembedded-commits mailing list