[oe-commits] [meta-openembedded] branch master updated (131255d -> cd5b07e)

git at git.openembedded.org git at git.openembedded.org
Tue Mar 7 12:29:02 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 131255d  nginx: update to version 1.11.10
     add ff48349  ell: Initial recipe for Embedded Linux Library
     add fc80196  devmem2: Change source URL to regain access to it
     add fcd9851  usb-modeswitch and usb-modeswitch-data: update to 2.5.0 and 20170205 respectively.
     add a4835a6  syslog-ng: Run autoreconf twice to avoid problems with libtool
     add f5ad701  syslog-ng: Update to 3.8.1
     add c27b278  xfsprogs: update to version 4.10.0
     add 25dbf48  efivar: unblacklist package and those that depend on it
     add 9cb9783  python-cmd2: update to version 0.7.0
     add 8eaaf54  python-pyasn1: update to version 2.2.3
     add 8f7e76f  python-pytest-runner: update to version 2.11.1
     add b6f9a5d  python-pyalsaaudio: update to version 0.8.4
     add 3ef05c8  python-idna: update to version 2.4
     add 27caea6  python-parse: update to version 1.8.0
     add 0b40da2  python-pymisp: update to version 2.4.67
     add 32e1af7  python-sqlalchemy: update to version 1.1.6
     add 8173c31  python-pysqlite: add initial recipe for version 2.8.3
     add 32b0092  python-simplejson: relocate to meta-python and add a python3 version
     add dcff433  python-anyjson: add a recipe for version 0.3.3
     add 0d0709c  fuse: Remove unneeded RDEPENDS on util-linux-mount
     add cd5b07e  zabbix: 2.4.7 -> 3.0.8

No new revisions were added by this update.

Summary of changes:
 .../recipes-support/fuse/fuse_2.9.4.bb             |  3 --
 .../xfsprogs/files/link_needed_libs.patch          | 45 +++++++++++++----
 .../{xfsprogs_4.8.0.bb => xfsprogs_4.10.0.bb}      |  9 ++--
 meta-oe/recipes-connectivity/ell/ell_git.bb        | 17 +++++++
 .../zabbix/{zabbix_2.4.7.bb => zabbix_3.0.8.bb}    |  4 +-
 .../recipes-extended/efibootmgr/efibootmgr_0.12.bb |  4 --
 meta-oe/recipes-extended/efivar/efivar_0.24.bb     |  5 +-
 meta-oe/recipes-support/devmem2/devmem2.bb         |  8 +--
 .../Fix-the-memory-leak-problem-for-mutex.patch    | 58 ----------------------
 .../syslog-ng/files/configure.patch                | 23 ---------
 .../recipes-support/syslog-ng/files/dbifix.patch   | 20 --------
 .../fix-a-memory-leak-in-log_driver_free.patch     | 33 ------------
 .../syslog-ng.service-the-syslog-ng-service.patch  | 13 +++--
 meta-oe/recipes-support/syslog-ng/syslog-ng.inc    | 28 ++++++++---
 .../recipes-support/syslog-ng/syslog-ng_3.6.4.bb   | 17 -------
 .../recipes-support/syslog-ng/syslog-ng_3.8.1.bb   | 11 ++++
 ...20140529.bb => usb-modeswitch-data_20170205.bb} |  6 +--
 ...modeswitch_2.2.0.bb => usb-modeswitch_2.5.0.bb} |  4 +-
 .../recipes-devtools/python/python-anyjson.inc     | 13 +++++
 .../python/python-anyjson_0.3.3.bb                 |  2 +
 .../{python-cmd2_0.6.9.bb => python-cmd2_0.7.0.bb} |  8 +--
 .../recipes-devtools/python/python-idna.inc        | 10 ++--
 .../{python-idna_2.2.bb => python-idna_2.4.bb}     |  0
 .../recipes-devtools/python/python-parse_1.6.6.bb  |  8 ---
 .../recipes-devtools/python/python-parse_1.8.0.bb  | 13 +++++
 ...aaudio_0.8.3.bb => python-pyalsaaudio_0.8.4.bb} |  6 +--
 .../recipes-devtools/python/python-pyasn1.inc      |  7 ++-
 ...thon-pyasn1_0.2.2.bb => python-pyasn1_0.2.3.bb} |  0
 .../recipes-devtools/python/python-pymisp.inc      |  8 +--
 ...on-pymisp_2.4.65.bb => python-pymisp_2.4.67.bb} |  0
 .../recipes-devtools/python/python-pysqlite.inc    | 18 +++++++
 .../python/python-pysqlite_2.8.3.bb                |  2 +
 ...unner_2.8.bb => python-pytest-runner_2.11.1.bb} |  8 +--
 .../recipes-devtools/python/python-simplejson.inc  | 21 +++-----
 .../python/python-simplejson_3.10.0.bb             |  2 +
 .../recipes-devtools/python/python-sqlalchemy.inc  |  5 +-
 ...alchemy_1.1.5.bb => python-sqlalchemy_1.1.6.bb} |  0
 .../python/python3-anyjson_0.3.3.bb                |  2 +
 .../{python3-idna_2.2.bb => python3-idna_2.4.bb}   |  0
 ...on3-pyasn1_0.2.2.bb => python3-pyasn1_0.2.3.bb} |  0
 ...3-pymisp_2.4.65.bb => python3-pymisp_2.4.67.bb} |  0
 ...inja2_2.9.5.bb => python3-simplejson_3.10.0.bb} |  4 +-
 ...lchemy_1.1.5.bb => python3-sqlalchemy_1.1.6.bb} |  0
 43 files changed, 198 insertions(+), 247 deletions(-)
 rename meta-filesystems/recipes-utils/xfsprogs/{xfsprogs_4.8.0.bb => xfsprogs_4.10.0.bb} (83%)
 create mode 100644 meta-oe/recipes-connectivity/ell/ell_git.bb
 rename meta-oe/recipes-connectivity/zabbix/{zabbix_2.4.7.bb => zabbix_3.0.8.bb} (94%)
 delete mode 100644 meta-oe/recipes-support/syslog-ng/files/Fix-the-memory-leak-problem-for-mutex.patch
 delete mode 100644 meta-oe/recipes-support/syslog-ng/files/configure.patch
 delete mode 100644 meta-oe/recipes-support/syslog-ng/files/dbifix.patch
 delete mode 100644 meta-oe/recipes-support/syslog-ng/files/fix-a-memory-leak-in-log_driver_free.patch
 delete mode 100644 meta-oe/recipes-support/syslog-ng/syslog-ng_3.6.4.bb
 create mode 100644 meta-oe/recipes-support/syslog-ng/syslog-ng_3.8.1.bb
 rename meta-oe/recipes-support/usb-modeswitch/{usb-modeswitch-data_20140529.bb => usb-modeswitch-data_20170205.bb} (66%)
 rename meta-oe/recipes-support/usb-modeswitch/{usb-modeswitch_2.2.0.bb => usb-modeswitch_2.5.0.bb} (80%)
 create mode 100644 meta-python/recipes-devtools/python/python-anyjson.inc
 create mode 100644 meta-python/recipes-devtools/python/python-anyjson_0.3.3.bb
 rename meta-python/recipes-devtools/python/{python-cmd2_0.6.9.bb => python-cmd2_0.7.0.bb} (54%)
 rename meta-python/recipes-devtools/python/{python-idna_2.2.bb => python-idna_2.4.bb} (100%)
 delete mode 100644 meta-python/recipes-devtools/python/python-parse_1.6.6.bb
 create mode 100644 meta-python/recipes-devtools/python/python-parse_1.8.0.bb
 rename meta-python/recipes-devtools/python/{python-pyalsaaudio_0.8.3.bb => python-pyalsaaudio_0.8.4.bb} (56%)
 rename meta-python/recipes-devtools/python/{python-pyasn1_0.2.2.bb => python-pyasn1_0.2.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pymisp_2.4.65.bb => python-pymisp_2.4.67.bb} (100%)
 create mode 100644 meta-python/recipes-devtools/python/python-pysqlite.inc
 create mode 100644 meta-python/recipes-devtools/python/python-pysqlite_2.8.3.bb
 rename meta-python/recipes-devtools/python/{python-pytest-runner_2.8.bb => python-pytest-runner_2.11.1.bb} (53%)
 rename meta-oe/recipes-devtools/python/python-simplejson_3.10.0.bb => meta-python/recipes-devtools/python/python-simplejson.inc (53%)
 create mode 100644 meta-python/recipes-devtools/python/python-simplejson_3.10.0.bb
 rename meta-python/recipes-devtools/python/{python-sqlalchemy_1.1.5.bb => python-sqlalchemy_1.1.6.bb} (100%)
 create mode 100644 meta-python/recipes-devtools/python/python3-anyjson_0.3.3.bb
 rename meta-python/recipes-devtools/python/{python3-idna_2.2.bb => python3-idna_2.4.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pyasn1_0.2.2.bb => python3-pyasn1_0.2.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pymisp_2.4.65.bb => python3-pymisp_2.4.67.bb} (100%)
 copy meta-python/recipes-devtools/python/{python3-jinja2_2.9.5.bb => python3-simplejson_3.10.0.bb} (63%)
 rename meta-python/recipes-devtools/python/{python3-sqlalchemy_1.1.5.bb => python3-sqlalchemy_1.1.6.bb} (100%)

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


More information about the Openembedded-commits mailing list