[oe-commits] [meta-openembedded] branch master updated (e9014df -> 7077abd)

git at git.openembedded.org git at git.openembedded.org
Sat Jan 25 15:56:40 UTC 2020


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

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

    from e9014df  ntop: Pass PYTHON_CONFIG to configure
     add f2b84dd  mongodb: bump version to r4.2.2
     add ad874a4  fmt: bump version to v6.1.2
     add feeb172  nodejs: 10.17.0 -> 12.14.0
     add eaf9cfb  nodejs: use python3native
     add 50d550a  nodejs: upgrade to 12.14.1
     add 354bedc  nodejs: Fix build on big-endian targets
     add a7f5aed  plymouth: fix usrmerge
     add 5c453ae  zchunk: add recipe
     add bbf25b6  nmap: Use py3 in depends/rdepends
     add 8b7c16c  libplist: Use py3 in depends
     add 4695120  postgresql: Add python3 to depends
     add 5af264c  spice: Use python3 and modules during build
     add 6981809  gnome-menus3: Depend on py3
     add cf54e8c  konkretcmpi: Depend on python3 during build
     add 35832ff  firewalld: upgrade 0.7.2 -> 0.7.3
     add fabaf58  python3-pyhamcrest: add recipe
     add 7077abd  python-twisted.inc: add missing core dependencies

No new revisions were added by this update.

Summary of changes:
 .../gnome-menus/gnome-menus3_3.32.0.bb             |  2 +-
 .../{firewalld_0.7.2.bb => firewalld_0.7.3.bb}     |  4 +-
 meta-networking/recipes-support/spice/spice_git.bb |  5 +-
 meta-oe/recipes-core/plymouth/plymouth_0.9.4.bb    |  3 +-
 meta-oe/recipes-dbs/mongodb/mongodb_git.bb         |  6 +-
 meta-oe/recipes-dbs/postgresql/postgresql.inc      |  2 +-
 ...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 +++++------
 .../konkretcmpi/konkretcmpi_0.9.2.bb               |  4 +-
 .../libimobiledevice/libplist_2.1.0.bb             |  2 +-
 meta-oe/recipes-security/nmap/nmap_7.80.bb         |  4 +-
 .../fmt/{fmt_6.0.0.bb => fmt_6.1.2.bb}             |  2 +-
 .../zchunk/0001-zck.h-fix-build-on-musl.patch      | 39 ++++++++++++
 .../0002-unzck-fix-build-with-musl-libc.patch      | 61 +++++++++++++++++++
 meta-oe/recipes-support/zchunk/zchunk_1.1.5.bb     | 26 ++++++++
 .../recipes-devtools/python/python-twisted.inc     | 12 +++-
 .../python/python3-pyhamcrest_1.9.0.bb             | 10 +++
 24 files changed, 300 insertions(+), 191 deletions(-)
 rename meta-networking/recipes-connectivity/firewalld/{firewalld_0.7.2.bb => firewalld_0.7.3.bb} (95%)
 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%)
 create mode 100644 meta-oe/recipes-support/zchunk/zchunk/0001-zck.h-fix-build-on-musl.patch
 create mode 100644 meta-oe/recipes-support/zchunk/zchunk/0002-unzck-fix-build-with-musl-libc.patch
 create mode 100644 meta-oe/recipes-support/zchunk/zchunk_1.1.5.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-pyhamcrest_1.9.0.bb

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


More information about the Openembedded-commits mailing list