[oe-commits] [meta-openembedded] branch master updated (5205419 -> 0b62032)

git at git.openembedded.org git at git.openembedded.org
Sun Oct 15 17:30:30 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 5205419  netkit-rsh: correct the file attribute
     new 328156b  python3-protobuf: add python3 version
     new 36f873f  python3-ujson: support Python 3
     new 8efcaee  nghttp2: add recipe for Nghttp2: HTTP/2 C Library.
     new 8590328  meta-oe/conf/layer.conf: Remove "id" from HOSTTOOLS
     new 929a654  python-twisted: remove empty lore subpackage
     new 8e1de3a  python-pytest: fix egg version of package
     new 8ceeb8b  python-asn1crypto: add new package
     new 0b62032  gpsd: Fix gpsd Yocto pyro build for read only rootfs

The 8 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/conf/layer.conf                            |  2 -
 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 +
 14 files changed, 101 insertions(+), 55 deletions(-)
 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