[oe-commits] [meta-openembedded] branch master updated (b17bbbe -> 1dff235)

git at git.openembedded.org git at git.openembedded.org
Sat Mar 11 16:57:48 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 b17bbbe  gitver: fix try/except syntax for python3 support
     new 1afefcf  libcgi-perl: update to version 4.35
     new 408b666  libmime-types-perl: update to version 2.13
     new 87ba895  python-click: set clean as broken
     new 1597be8  python-flask: set clean as broken
     new eeffd9d  python-werkzeug: set clean as broken
     new c036ae1  python-flask-sqlalchemy: update to version 2.2
     new a5c5b1a  python-pbr: update to version 2.0.0
     new 579a7bb  Update meta-webserver README to add Derek Straka as the maintainer
     new e386a9a  assimp: Add missing dependency on virtual/libgl
     new 07b5b96  glm: Add recipe for OpenGL Mathematics library
     new d6c99da  t1lib: Fix printf format string errors
     new bfc4ad1  fftw: Update to 3.3.6 release
     new 35eb06d  libxml++: Update to 2.40.1
     new a336efc  grail: Disable elision warnings for clang
     new e2975ae  gperftools: Fix build with clang
     new 475ba85  tbb: Update to 2017 release
     new a3a5498  irssi: Upgrade to 1.0.1
     new 073fc4e  a2jmidid: Fix build on aarch64
     new f8c9209  log4c: Backport patch to fix security format errors with clang
     new fd49068  ltrace: Fix build with aarch64 and bump to latest
     new ff5d50b  iptraf: Fix build with clang
     new cc9fd96  rsyslog: fixes musl libc build
     new 29cc958  json-spirit: add new recipe
     new 414426a  librcf: add new recipe
     new 1d42493  python-idna: update to version 2.5
     new 5831b36  python-serpent: add a python3 recipe
     new 1c70187  python-serpent: update to version 1.19
     new c7ecb6c  python-psutil: update to version 5.2.0
     new 268e2a6  syslog-ng: fix syntax error in syslog-ng.conf
     new a4a1950  python-pycparser: reverse depend on cpp.
     new 1a373a0  python-pyparsing: update to version 2.2.0
     new 1dff235  vim: add native BBCLASSEXTEND

The 32 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-connectivity/irssi/irssi_0.8.16-rc1.bb |  22 --
 meta-oe/recipes-connectivity/irssi/irssi_1.0.1.bb  |  12 +
 .../libxml/libxml++/libxml++_ptest.patch           |  34 +--
 .../{libxml++_2.38.1.bb => libxml++_2.40.1.bb}     |   4 +-
 .../iptraf/iptraf/format_string.patch              |  31 +++
 .../recipes-devtools/iptraf/iptraf/ldopts.patch    |  35 +++
 meta-oe/recipes-devtools/iptraf/iptraf_3.0.0.bb    |   7 +-
 .../json-spirit/0001-Adjust-the-cmake-files.patch  | 145 ++++++++++
 .../json-spirit/json-spirit/json_spirit_v4.08.zip  | Bin 0 -> 56299 bytes
 .../json-spirit/json-spirit_4.08.bb                |  24 ++
 .../librcf/librcf/0001-Add-CMake-build-files.patch | 301 +++++++++++++++++++++
 meta-oe/recipes-devtools/librcf/librcf_2.2.0.0.bb  |  48 ++++
 .../ltrace/ltrace/0001-Use-correct-enum-type.patch |  28 ++
 .../ltrace/0002-Fix-const-qualifier-error.patch    |  76 ++++++
 meta-oe/recipes-devtools/ltrace/ltrace_git.bb      |   6 +-
 .../rsyslog/rsyslog/0001-Include-sys-time-h.patch  |  33 +++
 .../rsyslog/rsyslog/0001-Undefine-GLOB_BRACE.patch |  35 +++
 meta-oe/recipes-extended/rsyslog/rsyslog_8.22.0.bb |   5 +
 .../t1lib/t1lib-5.1.2/format_security.patch        |  41 +++
 meta-oe/recipes-extended/t1lib/t1lib_5.1.2.bb      |   3 +-
 meta-oe/recipes-graphics/assimp/assimp_3.1.1.bb    |   2 +-
 meta-oe/recipes-graphics/glm/glm_0.9.8.4.bb        |  21 ++
 .../jack/a2jmidid/0002-aarch64.patch               |  31 +++
 meta-oe/recipes-multimedia/jack/a2jmidid_8.bb      |   1 +
 .../canonical-multitouch/grail_3.1.1.bb            |   2 +-
 .../fftw/{fftw_3.3.5.bb => fftw_3.3.6.bb}          |   8 +-
 .../0001-Support-Atomic-ops-on-clang.patch         |  33 +++
 .../recipes-support/gperftools/gperftools_2.5.bb   |   4 +-
 ...-properly-in-the-example-format-security-.patch |  26 ++
 meta-oe/recipes-support/log4c/log4c_1.2.4.bb       |   4 +-
 .../recipes-support/syslog-ng/files/syslog-ng.conf |   4 +-
 meta-oe/recipes-support/tbb/{tbb_4.1.bb => tbb.bb} |  23 +-
 .../tbb/allow-to-build-for-older-arm-cores.patch   |  30 --
 .../recipes-support/tbb/tbb/cross-compile.patch    |  30 +-
 meta-oe/recipes-support/vim/vim_8.0.0022.bb        |   6 +-
 .../{libcgi-perl_4.28.bb => libcgi-perl_4.35.bb}   |   4 +-
 ...pes-perl_2.04.bb => libmime-types-perl_2.13.bb} |   4 +-
 .../recipes-devtools/python/python-click.inc       |   2 +
 ...chemy_2.1.bb => python-flask-sqlalchemy_2.2.bb} |   6 +-
 .../recipes-devtools/python/python-flask.inc       |   2 +
 .../recipes-devtools/python/python-idna.inc        |   4 +-
 .../{python-idna_2.4.bb => python-idna_2.5.bb}     |   0
 .../{python-pbr_1.10.0.bb => python-pbr_2.0.0.bb}  |   4 +-
 .../recipes-devtools/python/python-psutil.inc      |   4 +-
 ...thon-psutil_5.1.3.bb => python-psutil_5.2.0.bb} |   0
 .../recipes-devtools/python/python-pycparser.inc   |   2 +
 .../recipes-devtools/python/python-pyparsing.inc   |  19 ++
 .../python/python-pyparsing_2.1.10.bb              |   9 -
 .../python/python-pyparsing_2.2.0.bb               |   2 +
 .../recipes-devtools/python/python-serpent.inc     |  13 +
 .../python/python-serpent_1.18.1.bb                |  13 -
 .../recipes-devtools/python/python-serpent_1.19.bb |   2 +
 .../recipes-devtools/python/python-werkzeug.inc    |   2 +
 .../{python3-idna_2.4.bb => python3-idna_2.5.bb}   |   0
 ...on3-psutil_5.1.3.bb => python3-psutil_5.2.0.bb} |   0
 .../python/python3-pyparsing_2.2.0.bb              |   2 +
 ...implejson_3.10.0.bb => python3-serpent_1.19.bb} |   3 +-
 meta-webserver/README                              |   2 +-
 58 files changed, 1070 insertions(+), 144 deletions(-)
 delete mode 100644 meta-oe/recipes-connectivity/irssi/irssi_0.8.16-rc1.bb
 create mode 100644 meta-oe/recipes-connectivity/irssi/irssi_1.0.1.bb
 rename meta-oe/recipes-core/libxml/{libxml++_2.38.1.bb => libxml++_2.40.1.bb} (84%)
 create mode 100644 meta-oe/recipes-devtools/iptraf/iptraf/format_string.patch
 create mode 100644 meta-oe/recipes-devtools/iptraf/iptraf/ldopts.patch
 create mode 100644 meta-oe/recipes-devtools/json-spirit/json-spirit/0001-Adjust-the-cmake-files.patch
 create mode 100644 meta-oe/recipes-devtools/json-spirit/json-spirit/json_spirit_v4.08.zip
 create mode 100644 meta-oe/recipes-devtools/json-spirit/json-spirit_4.08.bb
 create mode 100644 meta-oe/recipes-devtools/librcf/librcf/0001-Add-CMake-build-files.patch
 create mode 100644 meta-oe/recipes-devtools/librcf/librcf_2.2.0.0.bb
 create mode 100644 meta-oe/recipes-devtools/ltrace/ltrace/0001-Use-correct-enum-type.patch
 create mode 100644 meta-oe/recipes-devtools/ltrace/ltrace/0002-Fix-const-qualifier-error.patch
 create mode 100644 meta-oe/recipes-extended/rsyslog/rsyslog/0001-Include-sys-time-h.patch
 create mode 100644 meta-oe/recipes-extended/rsyslog/rsyslog/0001-Undefine-GLOB_BRACE.patch
 create mode 100644 meta-oe/recipes-extended/t1lib/t1lib-5.1.2/format_security.patch
 create mode 100644 meta-oe/recipes-graphics/glm/glm_0.9.8.4.bb
 create mode 100644 meta-oe/recipes-multimedia/jack/a2jmidid/0002-aarch64.patch
 rename meta-oe/recipes-support/fftw/{fftw_3.3.5.bb => fftw_3.3.6.bb} (89%)
 create mode 100644 meta-oe/recipes-support/gperftools/gperftools/0001-Support-Atomic-ops-on-clang.patch
 create mode 100644 meta-oe/recipes-support/log4c/log4c/0001-Use-the-API-properly-in-the-example-format-security-.patch
 rename meta-oe/recipes-support/tbb/{tbb_4.1.bb => tbb.bb} (74%)
 delete mode 100644 meta-oe/recipes-support/tbb/tbb/allow-to-build-for-older-arm-cores.patch
 rename meta-perl/recipes-perl/libcgi/{libcgi-perl_4.28.bb => libcgi-perl_4.35.bb} (82%)
 rename meta-perl/recipes-perl/libmime/{libmime-types-perl_2.04.bb => libmime-types-perl_2.13.bb} (85%)
 rename meta-python/recipes-devtools/python/{python-flask-sqlalchemy_2.1.bb => python-flask-sqlalchemy_2.2.bb} (51%)
 rename meta-python/recipes-devtools/python/{python-idna_2.4.bb => python-idna_2.5.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pbr_1.10.0.bb => python-pbr_2.0.0.bb} (75%)
 rename meta-python/recipes-devtools/python/{python-psutil_5.1.3.bb => python-psutil_5.2.0.bb} (100%)
 create mode 100644 meta-python/recipes-devtools/python/python-pyparsing.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-pyparsing_2.1.10.bb
 create mode 100644 meta-python/recipes-devtools/python/python-pyparsing_2.2.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python-serpent.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-serpent_1.18.1.bb
 create mode 100644 meta-python/recipes-devtools/python/python-serpent_1.19.bb
 rename meta-python/recipes-devtools/python/{python3-idna_2.4.bb => python3-idna_2.5.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-psutil_5.1.3.bb => python3-psutil_5.2.0.bb} (100%)
 create mode 100644 meta-python/recipes-devtools/python/python3-pyparsing_2.2.0.bb
 copy meta-python/recipes-devtools/python/{python3-simplejson_3.10.0.bb => python3-serpent_1.19.bb} (67%)

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


More information about the Openembedded-commits mailing list