[oe-commits] [meta-openembedded] branch master-next updated (3279770 -> a10b9f6)

git at git.openembedded.org git at git.openembedded.org
Sun Sep 29 14:51:07 UTC 2019


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 3279770  modemmanager: Upgrade 1.10.0 -> 1.10.2
     new d38183d  corosync: Fix PACKAGECONFIG flag for rdma
     new ed48518  net-snmp: Fix PACKAGECONFIG for perl
     new 4636ded  python-versiontools: add recipes for python2 and python3
     new db5761c  python-pymysql: add recipes for python2 and python3
     new f171dde  python-statistics: add new recipe
     new 2a30b2e  python-pyperf: add recipes for python2 and python3
     new 0d4d58e  lvm2: fix run lvcreate hung while PACKAGECONFIG udev
     new c77a587  python-pika: add recipes for python2 and python3
     new a10b9f6  protobuf-c: fix race condition

The 9 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-extended/corosync/corosync_2.4.4.bb    |  2 +-
 .../recipes-protocols/net-snmp/net-snmp_5.8.bb     |  9 +++---
 .../protobuf-c/0001-avoid-race-condition.patch     | 36 ++++++++++++++++++++++
 .../recipes-devtools/protobuf/protobuf-c_1.3.2.bb  |  1 +
 meta-oe/recipes-support/lvm2/lvm2_2.03.02.bb       |  2 +-
 .../recipes-devtools/python/python-pika.inc        | 22 +++++++++++++
 .../recipes-devtools/python/python-pika_1.1.0.bb   |  2 ++
 .../recipes-devtools/python/python-pymysql.inc     | 18 +++++++++++
 .../python/python-pymysql_0.9.3.bb                 |  2 ++
 .../recipes-devtools/python/python-pyperf.inc      | 23 ++++++++++++++
 .../recipes-devtools/python/python-pyperf_1.6.1.bb |  4 +++
 .../python/python-statistics_1.0.3.5.bb            | 15 +++++++++
 .../python/python-versiontools.inc                 | 10 ++++++
 .../python/python-versiontools_1.9.1.bb            |  2 ++
 .../recipes-devtools/python/python3-pika_1.1.0.bb  |  2 ++
 .../python/python3-pymysql_0.9.3.bb                |  2 ++
 .../python/python3-pyperf_1.6.1.bb                 |  4 +++
 .../python/python3-versiontools_1.9.1.bb           |  2 ++
 18 files changed, 152 insertions(+), 6 deletions(-)
 create mode 100644 meta-oe/recipes-devtools/protobuf/protobuf-c/0001-avoid-race-condition.patch
 create mode 100644 meta-python/recipes-devtools/python/python-pika.inc
 create mode 100644 meta-python/recipes-devtools/python/python-pika_1.1.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python-pymysql.inc
 create mode 100644 meta-python/recipes-devtools/python/python-pymysql_0.9.3.bb
 create mode 100644 meta-python/recipes-devtools/python/python-pyperf.inc
 create mode 100644 meta-python/recipes-devtools/python/python-pyperf_1.6.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python-statistics_1.0.3.5.bb
 create mode 100644 meta-python/recipes-devtools/python/python-versiontools.inc
 create mode 100644 meta-python/recipes-devtools/python/python-versiontools_1.9.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-pika_1.1.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-pymysql_0.9.3.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-pyperf_1.6.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-versiontools_1.9.1.bb

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


More information about the Openembedded-commits mailing list