[oe-commits] [meta-openembedded] branch master-next updated (a24b4c1 -> 948a85f)

git at git.openembedded.org git at git.openembedded.org
Wed Aug 29 01:32:55 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 a24b4c1  lmbench: fix usrmerge install path
     new 38717e1  python-pyflame: Disable for mips arch
     new 1db2116  can-isotp: Upgrade to latest
     new 0c9d8b0  gedit: Add dep on python-six-native
     new c6b76a8  mongodb: Exclude on mips arch
     new 8d3d529  libpwquality: Inherit distutils3-base
     new e78cf91  python{3, }-protobuf: consolidate CLEANBROKEN
     new c591e5d  python{, 3}-pint: add recipes for python2 and python3
     new 218c1e7  python{, 3}-intervals: add recipes for python2/3
     new de3d90e  python3-pyconnman: add recipe
     new d9309e4  python{, 3}-grpcio-tools: update 1.8.4 -> 1.14.1
     new b3b3449  python{,3}-grpcio: update to 1.14.1
     new 15bd5f4  python{, 3}-m2crypto: update from 0.26.4 -> 0.30.1
     new 196a373  kernel-selftest: Fix the COPYING checksum variablity
     new 0b18276  drbd-utils: fix usrmerge install path
     new 901af82  zsh: Delete ${D}/usr if empty
     new fd8a326  open-vm-tools: Upgrade to 10.3.0
     new bae481e  wireless-regdb: make wireless-regdb architecture independent
     new a8c59cf  snappy: add -fPIC flags
     new 8e63f18  cyrus-sasl: CLEANBROKEN = "1"
     new d361917  php: 7.2.8 -> 7.2.9
     new e427280  nodejs: 8.11.3 -> 8.11.4
     new 0a83476  libcrypt-openssl-guess: Add recipe
     new 1fd6163  libcrypt-openssl-rsa-perl: Update to 0.30
     new 9070ae8  libnet-ssleay-perl: Fix configure issue
     new 60f6414  protobuf: Update from 3.6.0.1 -> 3.6.1
     new aa6b137  protobuf-c: Update 1.3.0 -> 1.3.1
     new 46aa68d  python{, 3}-protobuf: Update 3.6.0 -> 3.6.1
     new 948a85f  grpc: update from 1.8.5 -> 1.14.1

The 28 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-gnome/recipes-gnome/gedit/gedit_2.30.4.bb     |   6 +-
 .../wireless-regdb/wireless-regdb_2018.05.31.bb    |   6 +-
 .../cyrus-sasl/cyrus-sasl_2.1.26.bb                |   2 +
 ...txt-Fix-grpc_cpp_plugin-path-during-cross.patch |   8 +-
 ....txt-Fix-libraries-installation-for-Linux.patch |  61 +--
 ...s.txt-Find-c-ares-in-target-sysroot-alone.patch |  42 --
 .../grpc/{grpc_1.8.5.bb => grpc_1.14.1.bb}         |  14 +-
 .../recipes-support/drbd/drbd-utils_9.5.0.bb       |  13 +-
 meta-oe/recipes-dbs/mongodb/mongodb_git.bb         |   3 +-
 .../nodejs/{nodejs_8.11.3.bb => nodejs_8.11.4.bb}  |   4 +-
 .../php/{php_7.2.8.bb => php_7.2.9.bb}             |   4 +-
 ...c-fix-compile-error-with-protobuf-3.6.0.1.patch | 207 ---------
 .../{protobuf-c_1.3.0.bb => protobuf-c_1.3.1.bb}   |   6 +-
 .../{protobuf_3.6.0.1.bb => protobuf_3.6.1.bb}     |   2 +-
 .../libpwquality/libpwquality_1.4.0.bb             |   2 +-
 meta-oe/recipes-extended/snappy/snappy_1.1.7.bb    |   1 +
 .../recipes-extended/socketcan/can-isotp_git.bb    |   2 +-
 .../kernel-selftest/kernel-selftest.bb             |  26 +-
 .../kernel-selftest/kernel-selftest/COPYING        | 358 +--------------
 meta-oe/recipes-shells/zsh/zsh_5.4.2.bb            |   1 +
 ...mptions-about-glibc-being-only-libc-imple.patch |  45 --
 .../0001-Use-off64_t-instead-of-__off64_t.patch    |  31 ++
 ...ompatible-pointer-types-and-Wno-error-add.patch |  31 --
 .../open-vm-tools/open-vm-tools/use-tirpc.patch    | 481 ---------------------
 ...-vm-tools_10.2.5.bb => open-vm-tools_10.3.0.bb} |   8 +-
 .../libcrypt/libcrypt-openssl-guess_0.11.bb        |  21 +
 ...l_0.28.bb => libcrypt-openssl-rsa-perl_0.30.bb} |   8 +-
 .../libnet-ssleay-perl/no-exec-on-configure.patch  |  33 ++
 .../recipes-perl/libnet/libnet-ssleay-perl_1.85.bb |   8 +-
 ...hon-pyconnman_0.1.0.bb => python-pyconnman.inc} |   4 +-
 .../python-pyconnman/python-pyconnman_0.1.0.bb     |  13 +-
 .../python-pyconnman/python3-pyconnman_0.1.0.bb    |   5 +
 .../python/python-grpcio-tools.inc                 |  16 +
 .../python/python-grpcio-tools_1.14.1.bb           |   2 +
 .../python/python-grpcio-tools_1.8.4.bb            |  17 -
 .../recipes-devtools/python/python-grpcio.inc      |  25 ++
 ...up.py-Do-not-mix-C-and-C-compiler-options.patch |  21 +-
 .../python/python-grpcio_1.14.1.bb                 |   6 +
 .../recipes-devtools/python/python-grpcio_1.8.4.bb |  25 --
 .../recipes-devtools/python/python-intervals.inc   |  15 +
 .../python/python-intervals_1.5.4.bb               |   2 +
 ...thon-m2crypto_0.26.4.bb => python-m2crypto.inc} |  10 +-
 ...y-link-in-sysroot-not-in-host-directories.patch |  44 +-
 .../python-m2crypto/cross-compile-platform.patch   |  21 +-
 .../m2crypto-0.26.4-gcc_macros.patch               |  17 +-
 .../python/python-m2crypto_0.30.1.bb               |   2 +
 .../recipes-devtools/python/python-pint.inc        |  15 +
 .../recipes-devtools/python/python-pint_0.8.1.bb   |   2 +
 .../recipes-devtools/python/python-protobuf.inc    |   8 +-
 .../python/python-protobuf_3.6.0.bb                |   6 -
 .../python/python-protobuf_3.6.1.bb                |   2 +
 .../recipes-devtools/python/python-pyflame.inc     |   1 +
 .../python/python3-grpcio-tools_1.14.1.bb          |   2 +
 .../python/python3-grpcio_1.14.1.bb                |   2 +
 .../python/python3-intervals_1.5.4.bb              |   2 +
 .../python/python3-m2crypto_0.30.1.bb              |   2 +
 .../recipes-devtools/python/python3-pint_0.8.1.bb  |   2 +
 ...protobuf_3.6.0.bb => python3-protobuf_3.6.1.bb} |   1 -
 58 files changed, 380 insertions(+), 1344 deletions(-)
 delete mode 100644 meta-networking/recipes-devtools/grpc/grpc/0004-CMakeLists.txt-Find-c-ares-in-target-sysroot-alone.patch
 rename meta-networking/recipes-devtools/grpc/{grpc_1.8.5.bb => grpc_1.14.1.bb} (80%)
 rename meta-oe/recipes-devtools/nodejs/{nodejs_8.11.3.bb => nodejs_8.11.4.bb} (96%)
 rename meta-oe/recipes-devtools/php/{php_7.2.8.bb => php_7.2.9.bb} (87%)
 delete mode 100644 meta-oe/recipes-devtools/protobuf/protobuf-c/0001-protobuf-c-fix-compile-error-with-protobuf-3.6.0.1.patch
 rename meta-oe/recipes-devtools/protobuf/{protobuf-c_1.3.0.bb => protobuf-c_1.3.1.bb} (85%)
 rename meta-oe/recipes-devtools/protobuf/{protobuf_3.6.0.1.bb => protobuf_3.6.1.bb} (98%)
 delete mode 100644 meta-oe/recipes-support/open-vm-tools/open-vm-tools/0001-Remove-assumptions-about-glibc-being-only-libc-imple.patch
 create mode 100644 meta-oe/recipes-support/open-vm-tools/open-vm-tools/0001-Use-off64_t-instead-of-__off64_t.patch
 delete mode 100644 meta-oe/recipes-support/open-vm-tools/open-vm-tools/0004-Add-Wno-incompatible-pointer-types-and-Wno-error-add.patch
 delete mode 100644 meta-oe/recipes-support/open-vm-tools/open-vm-tools/use-tirpc.patch
 rename meta-oe/recipes-support/open-vm-tools/{open-vm-tools_10.2.5.bb => open-vm-tools_10.3.0.bb} (92%)
 create mode 100644 meta-perl/recipes-perl/libcrypt/libcrypt-openssl-guess_0.11.bb
 rename meta-perl/recipes-perl/libcrypt/{libcrypt-openssl-rsa-perl_0.28.bb => libcrypt-openssl-rsa-perl_0.30.bb} (64%)
 create mode 100644 meta-perl/recipes-perl/libnet/libnet-ssleay-perl/no-exec-on-configure.patch
 copy meta-python/recipes-connectivity/python-pyconnman/{python-pyconnman_0.1.0.bb => python-pyconnman.inc} (82%)
 create mode 100644 meta-python/recipes-connectivity/python-pyconnman/python3-pyconnman_0.1.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python-grpcio-tools.inc
 create mode 100644 meta-python/recipes-devtools/python/python-grpcio-tools_1.14.1.bb
 delete mode 100644 meta-python/recipes-devtools/python/python-grpcio-tools_1.8.4.bb
 create mode 100644 meta-python/recipes-devtools/python/python-grpcio.inc
 create mode 100644 meta-python/recipes-devtools/python/python-grpcio_1.14.1.bb
 delete mode 100644 meta-python/recipes-devtools/python/python-grpcio_1.8.4.bb
 create mode 100644 meta-python/recipes-devtools/python/python-intervals.inc
 create mode 100644 meta-python/recipes-devtools/python/python-intervals_1.5.4.bb
 rename meta-python/recipes-devtools/python/{python-m2crypto_0.26.4.bb => python-m2crypto.inc} (87%)
 create mode 100644 meta-python/recipes-devtools/python/python-m2crypto_0.30.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python-pint.inc
 create mode 100644 meta-python/recipes-devtools/python/python-pint_0.8.1.bb
 delete mode 100644 meta-python/recipes-devtools/python/python-protobuf_3.6.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python-protobuf_3.6.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-grpcio-tools_1.14.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-grpcio_1.14.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-intervals_1.5.4.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-m2crypto_0.30.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-pint_0.8.1.bb
 rename meta-python/recipes-devtools/python/{python3-protobuf_3.6.0.bb => python3-protobuf_3.6.1.bb} (72%)

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


More information about the Openembedded-commits mailing list