[oe-commits] [meta-openembedded] branch master-next updated (aeed5ea -> a6031b4)

git at git.openembedded.org git at git.openembedded.org
Mon Oct 9 06:28:17 UTC 2017


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

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

    from aeed5ea  dnsmasq: upgrade to 2.78
     new 2952679  python3-protobuf: add python3 version
     new 3d72f4d  python3-ujson: support Python 3
     new 3ed87fc  mdns: move from meta-intel-iot-middleware
     new 4054ef0  Recipe for Nghttp2: HTTP/2 C Library.
     new 99e45c6  meta-oe/conf/layer.conf: Remove "id" from HOSTTOOLS
     new 0cf389b  python-twisted: remove empty lore subpackage
     new aaeacc6  rocksdb: add version 5.8
     new a6efaf9  python-pytest: fix egg version of package
     new 7cfd93b  python-asn1crypto: add new package
     new 0b9fb68  Fix gpsd Yocto pyro build for read only rootfs
     new a6031b4  netkit-rsh: correct the file attribute

The 11 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:
 .../recipes-netkit/netkit-rsh/netkit-rsh_0.17.bb   |   2 +-
 .../recipes-protocols/mdns/files/build.patch       | 167 +++++++++++++++++++++
 .../recipes-protocols/mdns/files/mdns.service      |  15 ++
 .../recipes-protocols/mdns/mdns_765.50.9.bb        |  89 +++++++++++
 meta-oe/conf/layer.conf                            |   2 -
 meta-oe/recipes-extended/rocksdb/rocksdb_git.bb    |  26 ++++
 meta-oe/recipes-navigation/gpsd/gpsd_3.16.bb       |  17 +--
 meta-oe/recipes-support/nghttp2/nghttp2_1.26.0.bb  |  16 ++
 .../recipes-devtools/python/python-asn1crypto.inc  |  12 ++
 .../python/python-asn1crypto_0.23.0.bb             |   2 +
 ...ython-protobuf_3.4.0.bb => python-protobuf.inc} |   2 +-
 .../python/python-protobuf_3.4.0.bb                |  18 +--
 .../recipes-devtools/python/python-pytest.inc      |   3 +-
 .../python/python-pytest/pytest_version_fix.patch  |  51 +++++++
 .../recipes-devtools/python/python-twisted.inc     |  10 --
 .../{python-ujson_1.35.bb => python-ujson.inc}     |   2 +-
 .../recipes-devtools/python/python-ujson_1.35.bb   |  17 +--
 .../python/python3-protobuf_3.4.0.bb               |   2 +
 .../recipes-devtools/python/python3-ujson_1.35.bb  |   2 +
 19 files changed, 399 insertions(+), 56 deletions(-)
 create mode 100644 meta-networking/recipes-protocols/mdns/files/build.patch
 create mode 100644 meta-networking/recipes-protocols/mdns/files/mdns.service
 create mode 100644 meta-networking/recipes-protocols/mdns/mdns_765.50.9.bb
 create mode 100644 meta-oe/recipes-extended/rocksdb/rocksdb_git.bb
 create mode 100644 meta-oe/recipes-support/nghttp2/nghttp2_1.26.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python-asn1crypto.inc
 create mode 100644 meta-python/recipes-devtools/python/python-asn1crypto_0.23.0.bb
 copy meta-python/recipes-devtools/python/{python-protobuf_3.4.0.bb => python-protobuf.inc} (95%)
 create mode 100644 meta-python/recipes-devtools/python/python-pytest/pytest_version_fix.patch
 copy meta-python/recipes-devtools/python/{python-ujson_1.35.bb => python-ujson.inc} (95%)
 create mode 100644 meta-python/recipes-devtools/python/python3-protobuf_3.4.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-ujson_1.35.bb

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


More information about the Openembedded-commits mailing list