[oe-commits] [meta-openembedded] branch master-next updated (e9014df -> a7f5aed)

git at git.openembedded.org git at git.openembedded.org
Thu Jan 23 22:16:37 UTC 2020


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 e9014df  ntop: Pass PYTHON_CONFIG to configure
     new f2b84dd  mongodb: bump version to r4.2.2
     new ad874a4  fmt: bump version to v6.1.2
     new feeb172  nodejs: 10.17.0 -> 12.14.0
     new eaf9cfb  nodejs: use python3native
     new 50d550a  nodejs: upgrade to 12.14.1
     new 354bedc  nodejs: Fix build on big-endian targets
     new a7f5aed  plymouth: fix usrmerge

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:
 meta-oe/recipes-core/plymouth/plymouth_0.9.4.bb    |  3 +-
 meta-oe/recipes-dbs/mongodb/mongodb_git.bb         |  6 +-
 ...isable-running-gyp-files-for-bundled-deps.patch | 25 ++++----
 .../nodejs/nodejs/0002-Using-native-binaries.patch | 71 ++++++++++++++++++++++
 .../nodejs/nodejs/0002-Using-native-torque.patch   | 36 -----------
 ...0003-Install-both-binaries-and-use-libdir.patch | 17 +++---
 .../0004-Make-compatibility-with-gcc-4.8.patch     | 69 ---------------------
 ...tch => 0004-v8-don-t-override-ARM-CFLAGS.patch} | 16 ++---
 .../nodejs/nodejs/0005-Link-atomic-library.patch   | 20 ------
 .../nodejs/nodejs/big-endian.patch                 | 18 ++++++
 .../{nodejs_10.17.0.bb => nodejs_12.14.1.bb}       | 37 +++++------
 .../fmt/{fmt_6.0.0.bb => fmt_6.1.2.bb}             |  2 +-
 12 files changed, 142 insertions(+), 178 deletions(-)
 create mode 100644 meta-oe/recipes-devtools/nodejs/nodejs/0002-Using-native-binaries.patch
 delete mode 100644 meta-oe/recipes-devtools/nodejs/nodejs/0002-Using-native-torque.patch
 delete mode 100644 meta-oe/recipes-devtools/nodejs/nodejs/0004-Make-compatibility-with-gcc-4.8.patch
 rename meta-oe/recipes-devtools/nodejs/nodejs/{0007-v8-don-t-override-ARM-CFLAGS.patch => 0004-v8-don-t-override-ARM-CFLAGS.patch} (92%)
 delete mode 100644 meta-oe/recipes-devtools/nodejs/nodejs/0005-Link-atomic-library.patch
 create mode 100644 meta-oe/recipes-devtools/nodejs/nodejs/big-endian.patch
 rename meta-oe/recipes-devtools/nodejs/{nodejs_10.17.0.bb => nodejs_12.14.1.bb} (78%)
 rename meta-oe/recipes-support/fmt/{fmt_6.0.0.bb => fmt_6.1.2.bb} (89%)

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


More information about the Openembedded-commits mailing list