[oe-commits] [meta-openembedded] branch rocko updated (5c9a4a0 -> 0b62032)

git at git.openembedded.org git at git.openembedded.org
Sun Oct 15 18:27:11 UTC 2017


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

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

    from 5c9a4a0  network-manager-applet: Disable gobject-introspection on musl
     add b8210dd  iproute2: Move tipc enablement to oe-core
     add 1723fb3  drbd-utils: remove 0001-drbd-8.4.4-drbd-tools-only-rmmod-if-DRBD-is-a-module.patch
     add ec22dc2  yp-tools: Ignore cpp warnings as errors
     add e72b72c  openl2tp: Fix build with musl/libtirpc
     add ba0e19a  net-snmp: check that executable is used before testing for existance
     add 89854a9  c-ares: Build native version
     add 960d570  ebtables: Add HOMEPAGE info into recipe file.
     add 68443bd  lldpd: Update to version 0.9.8
     add bd4dc89  libauthen-radius-perl: move recipe to meta-networking
     add 545221b  dnsmasq: upgrade to 2.78
     add b5281a9  mdns: move from meta-intel-iot-middleware
     add 5205419  netkit-rsh: correct the file attribute
     add 328156b  python3-protobuf: add python3 version
     add 36f873f  python3-ujson: support Python 3
     add 8efcaee  nghttp2: add recipe for Nghttp2: HTTP/2 C Library.
     add 8590328  meta-oe/conf/layer.conf: Remove "id" from HOSTTOOLS
     add 929a654  python-twisted: remove empty lore subpackage
     add 8e1de3a  python-pytest: fix egg version of package
     add 8ceeb8b  python-asn1crypto: add new package
     add 0b62032  gpsd: Fix gpsd Yocto pyro build for read only rootfs

No new revisions were added by this update.

Summary of changes:
 .../iproute2/iproute2_%.bbappend                   |   2 -
 ...lldpd.service.in-Use-fixed-path-for-mkdir.patch |  32 ++++
 .../lldpd/{lldpd_0.9.6.bb => lldpd_0.9.8.bb}       |   6 +-
 .../libauthen/libauthen-radius-perl/run-ptest      |   0
 .../test.pl-adjust-for-ptest.patch                 |   0
 .../perl}/libauthen/libauthen-radius-perl_0.22.bb  |   0
 .../recipes-filter/ebtables/ebtables_2.0.10-4.bb   |   1 +
 .../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 +++++++++++
 .../recipes-protocols/net-snmp/files/init          |   6 +-
 ...api.c-include-rpc-clnt.h-for-resultproc_t.patch |  31 ++++
 .../recipes-protocols/openl2tp/openl2tp_1.8.bb     |   1 +
 .../recipes-support/c-ares/c-ares_1.13.0.bb        |   2 +
 .../recipes-support/dnsmasq/dnsmasq/lua.patch      |  19 +--
 .../recipes-support/dnsmasq/dnsmasq_2.76.bb        |   8 -
 .../recipes-support/dnsmasq/dnsmasq_2.78.bb        |   8 +
 ...drbd-tools-only-rmmod-if-DRBD-is-a-module.patch |  39 -----
 .../recipes-support/drbd/drbd-utils_8.9.6.bb       |   1 -
 .../recipes-support/nis/yp-tools_4.2.2.bb          |   2 +-
 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 +
 35 files changed, 465 insertions(+), 122 deletions(-)
 delete mode 100644 meta-networking/recipes-connectivity/iproute2/iproute2_%.bbappend
 create mode 100644 meta-networking/recipes-daemons/lldpd/files/src-daemon-lldpd.service.in-Use-fixed-path-for-mkdir.patch
 rename meta-networking/recipes-daemons/lldpd/{lldpd_0.9.6.bb => lldpd_0.9.8.bb} (91%)
 rename {meta-perl/recipes-perl => meta-networking/recipes-devtools/perl}/libauthen/libauthen-radius-perl/run-ptest (100%)
 rename {meta-perl/recipes-perl => meta-networking/recipes-devtools/perl}/libauthen/libauthen-radius-perl/test.pl-adjust-for-ptest.patch (100%)
 rename {meta-perl/recipes-perl => meta-networking/recipes-devtools/perl}/libauthen/libauthen-radius-perl_0.22.bb (100%)
 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-networking/recipes-protocols/openl2tp/openl2tp/0001-l2tp_api.c-include-rpc-clnt.h-for-resultproc_t.patch
 delete mode 100644 meta-networking/recipes-support/dnsmasq/dnsmasq_2.76.bb
 create mode 100644 meta-networking/recipes-support/dnsmasq/dnsmasq_2.78.bb
 delete mode 100644 meta-networking/recipes-support/drbd/drbd-utils/0001-drbd-8.4.4-drbd-tools-only-rmmod-if-DRBD-is-a-module.patch
 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