[oe-commits] [meta-openembedded] branch master updated (18d518a -> d9b5870)

git at git.openembedded.org git at git.openembedded.org
Fri Dec 9 11:08:01 UTC 2016


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

      from  18d518a   libxml++: fix LICENSE
       new  5f85256   python-pyconnman: Add new recipe
       new  142faee   redis: add a systemd service file
       new  3237c65   redis: do not expose the service to the network by default
       new  9aace0c   redis: log to syslog
       new  a1bdd5f   redis: do not run as root
       new  3d998f3   redis: increase the max number of fds to actually match redis.conf
       new  9cd05c1   libcdio-paranoia: new recipe for 10.2+0.93.1
       new  4fc06fd   libcdio: clean up recipe
       new  cfde74c   krb5: create Debian-like package structure
       new  6e0c24e   imagemagick: use correct major version in program suffix
       new  9d40291   nginx: update to version 1.11.6
       new  336692f   python-psutil: update to version 5.0.0
       new  58ff22a   python-pymongo: update to version 3.3.1
       new  f44e541   python-pytest: update to version 3.0.4
       new  00f0493   python-six: remove recipe that was pulled into oe-core
       new  a838527   python-enum34: add native and nativesdk
       new  a749fbc   python-pyasn1: fix RDEPENDS to work correctly when building native version
       new  84597e3   python-pip: update to version 9.0.1
       new  a541eb8   python-ipaddress: add native and nativesdk
       new  4bb23bc   python-cryptography-vectors: update to version 1.6
       new  6a8d57c   python-cryptography: update to version 1.6
       new  39a7169   python-pyopenssl: update to version 16.2.0
       new  13611ae   python-pymisp: update to version 2.4.54
       new  d356e03   python-backports-functools-lru-cache: add new recipe
       new  1b73d2c   python-wrapt: add new recipe
       new  f5a5a84   python-astroid: add new recipe
       new  8ea8fff   python-lazy-object-proxy: add new recipe
       new  3aac48c   python-setuptools-scm: add native to BBCLASSEXTEND
       new  d83612a   python-isort: add new recipe
       new  d9b5870   python-pylint: modifies package bin to match source and adds dependencies

The 30 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta-oe/recipes-connectivity/krb5/krb5_1.13.6.bb   | 101 ++++++++++++++++++---
 meta-oe/recipes-extended/redis/redis/redis.conf    |   8 +-
 meta-oe/recipes-extended/redis/redis/redis.service |  15 +++
 meta-oe/recipes-extended/redis/redis_3.0.2.bb      |  21 ++++-
 .../libcdio/libcdio-paranoia_10.2+0.93+1.bb        |  24 +++++
 meta-oe/recipes-multimedia/libcdio/libcdio_0.93.bb |  19 ++--
 .../imagemagick/imagemagick_7.0.2.bb               |  46 +++++-----
 .../python-pyconnman/python-pyconnman_0.1.0.bb     |  14 +++
 .../python/python-astroid_1.4.8.bb                 |  10 ++
 .../python-backports-functools-lru-cache_1.3.bb    |  14 +++
 .../python/python-cryptography-vectors.inc         |   4 +-
 ...s_1.4.bb => python-cryptography-vectors_1.6.bb} |   0
 .../python/python-cryptography.inc                 |  17 +++-
 ...ptography_1.4.bb => python-cryptography_1.6.bb} |   7 +-
 .../recipes-devtools/python/python-enum34_1.1.6.bb |   2 +
 .../python/python-ipaddress_1.0.17.bb              |   2 +
 .../recipes-devtools/python/python-isort_4.2.5.bb  |  11 +++
 .../python/python-lazy-object-proxy_1.2.2.bb       |  10 ++
 .../{python-pip_8.1.2.bb => python-pip_9.0.1.bb}   |   8 +-
 .../recipes-devtools/python/python-psutil.inc      |  10 +-
 ...thon-psutil_4.2.0.bb => python-psutil_5.0.0.bb} |   4 -
 .../recipes-devtools/python/python-pyasn1.inc      |   2 +-
 .../recipes-devtools/python/python-pylint_1.6.4.bb |  19 +++-
 .../recipes-devtools/python/python-pymisp.inc      |   6 +-
 ...-pymisp_2.4.51.1.bb => python-pymisp_2.4.54.bb} |   0
 .../recipes-devtools/python/python-pymongo.inc     |  10 +-
 ...on-pymongo_3.3.0.bb => python-pymongo_3.3.1.bb} |   0
 .../recipes-devtools/python/python-pyopenssl.inc   |   6 +-
 ...penssl_16.1.0.bb => python-pyopenssl_16.2.0.bb} |   0
 .../recipes-devtools/python/python-pytest.inc      |   6 +-
 ...thon-pytest_3.0.1.bb => python-pytest_3.0.4.bb} |   0
 .../python/python-setuptools-scm_1.15.0.bb         |   6 +-
 meta-python/recipes-devtools/python/python-six.inc |  18 ----
 .../recipes-devtools/python/python-six_1.10.0.bb   |   2 -
 .../recipes-devtools/python/python-wrapt_1.10.8.bb |  10 ++
 ..._1.4.bb => python3-cryptography-vectors_1.6.bb} |   0
 ...tography_1.4.bb => python3-cryptography_1.6.bb} |   0
 ...on3-psutil_4.2.0.bb => python3-psutil_5.0.0.bb} |   4 +-
 ...pymisp_2.4.51.1.bb => python3-pymisp_2.4.54.bb} |   0
 .../python/python3-pymongo_3.3.0.bb                |   2 -
 .../python/python3-pymongo_3.3.1.bb                |   7 ++
 ...enssl_16.1.0.bb => python3-pyopenssl_16.2.0.bb} |   0
 ...on3-pytest_3.0.1.bb => python3-pytest_3.0.4.bb} |   0
 .../recipes-devtools/python/python3-six_1.10.0.bb  |   2 -
 .../nginx/{nginx_1.11.5.bb => nginx_1.11.6.bb}     |   4 +-
 45 files changed, 342 insertions(+), 109 deletions(-)
 create mode 100644 meta-oe/recipes-extended/redis/redis/redis.service
 create mode 100644 meta-oe/recipes-multimedia/libcdio/libcdio-paranoia_10.2+0.93+1.bb
 create mode 100644 meta-python/recipes-connectivity/python-pyconnman/python-pyconnman_0.1.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python-astroid_1.4.8.bb
 create mode 100644 meta-python/recipes-devtools/python/python-backports-functools-lru-cache_1.3.bb
 rename meta-python/recipes-devtools/python/{python-cryptography-vectors_1.4.bb => python-cryptography-vectors_1.6.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-cryptography_1.4.bb => python-cryptography_1.6.bb} (72%)
 create mode 100644 meta-python/recipes-devtools/python/python-isort_4.2.5.bb
 create mode 100644 meta-python/recipes-devtools/python/python-lazy-object-proxy_1.2.2.bb
 rename meta-python/recipes-devtools/python/{python-pip_8.1.2.bb => python-pip_9.0.1.bb} (55%)
 rename meta-python/recipes-devtools/python/{python-psutil_4.2.0.bb => python-psutil_5.0.0.bb} (50%)
 rename meta-python/recipes-devtools/python/{python-pymisp_2.4.51.1.bb => python-pymisp_2.4.54.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pymongo_3.3.0.bb => python-pymongo_3.3.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pyopenssl_16.1.0.bb => python-pyopenssl_16.2.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pytest_3.0.1.bb => python-pytest_3.0.4.bb} (100%)
 delete mode 100644 meta-python/recipes-devtools/python/python-six.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-six_1.10.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python-wrapt_1.10.8.bb
 rename meta-python/recipes-devtools/python/{python3-cryptography-vectors_1.4.bb => python3-cryptography-vectors_1.6.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cryptography_1.4.bb => python3-cryptography_1.6.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-psutil_4.2.0.bb => python3-psutil_5.0.0.bb} (51%)
 rename meta-python/recipes-devtools/python/{python3-pymisp_2.4.51.1.bb => python3-pymisp_2.4.54.bb} (100%)
 delete mode 100644 meta-python/recipes-devtools/python/python3-pymongo_3.3.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-pymongo_3.3.1.bb
 rename meta-python/recipes-devtools/python/{python3-pyopenssl_16.1.0.bb => python3-pyopenssl_16.2.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pytest_3.0.1.bb => python3-pytest_3.0.4.bb} (100%)
 delete mode 100644 meta-python/recipes-devtools/python/python3-six_1.10.0.bb
 rename meta-webserver/recipes-httpd/nginx/{nginx_1.11.5.bb => nginx_1.11.6.bb} (64%)

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


More information about the Openembedded-commits mailing list