[oe-commits] [meta-openembedded] branch master-next updated (d00c6eb -> b0ded29)

git at git.openembedded.org git at git.openembedded.org
Tue Mar 7 12:33:28 UTC 2017


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

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

 discard d00c6eb  Make use of the new bb.utils.filter() function
 discard 74b93d1  meta-python: Remove superfluous "PYPI_PACKAGE" assignments
 discard f3fa22a  meson.bbclass: Add progress support for do_compile()
 discard 9bf209e  ptpd: add pkgconfig to inherit
 discard dd3cc2e  libunique: depends on dbus-glib-native
 discard 4294438  python-dnspython: add initial recipe with version 1.15.0
 discard adf452d  python-babel: add initial recipe for version 2.3.4
 discard 7b5b7c3  libmng: fix duplicate dependency on lcms + misc cleanup
 discard cba9970  fuse-exfat: fix mount detection of mount.exfat
 discard aae0462  dnsmasq: disable the service by default
 discard d94f7eb  dnsmasq: add info for port setting
 discard 2e65caf  netcf_git: Check if src != dst while moving files.
 discard 1a3882b  ebtables: Move files only when src != dst.
 discard 64a6ee6  inetutils: Move files only when src != dst.
 discard 026b32a  netcat-openbsd: fix implicit dependency on pkg-config
     add f291c5e  fuse-exfat: fix mount detection of mount.exfat
     add e54e5fb  libmng: fix duplicate dependency on lcms + misc cleanup
     add d911e0f  python-babel: add initial recipe for version 2.3.4
     add 5962ec4  python-dnspython: add initial recipe with version 1.15.0
     add 1bbb552  libunique: depends on dbus-glib-native
     add c10c1c0  meson.bbclass: Add progress support for do_compile()
     add b4524eb  meta-python: Remove superfluous "PYPI_PACKAGE" assignments
     add 0c31f55  Make use of the new bb.utils.filter() function
     add b17bbbe  gitver: fix try/except syntax for python3 support
     new 3283ed4  netcat-openbsd: fix implicit dependency on pkg-config
     new c739811  inetutils: Move files only when src != dst.
     new e761fbb  ebtables: Move files only when src != dst.
     new 0ebd064  netcf_git: Check if src != dst while moving files.
     new 7a6cfb9  dnsmasq: add info for port setting
     new a7bfc80  dnsmasq: disable the service by default
     new 1edc787  ptpd: add pkgconfig to inherit
     new 4e28a73  samba: update tevent_internal.h
     new d98c24b  wireshark: update to 2.2.5
     new 0554f3c  libcgi-perl: update to version 4.35
     new f573780  libmime-types-perl: update to version 2.13
     new 5a24ba5  python-click: set clean as broken
     new 6abd127  python-flask: set clean as broken
     new 5fd4a95  python-werkzeug: set clean as broken
     new f7ebab5  python-flask-sqlalchemy: update to version 2.2
     new d0da83f  python-pbr: update to version 2.0.0
     new 4e2c922  Update meta-webserver README to add Derek Straka as the maintainer
     new 46cf1d8  assimp: Add missing dependency on virtual/libgl
     new a299320  glm: Add recipe for OpenGL Mathematics library
     new b6b08f3  t1lib: Fix printf format string errors
     new ccf547a  fftw: Update to 3.3.6 release
     new 046f3bb  libxml++: Update to 2.40.1
     new e78c8f2  gpm: Update to use git src uri
     new a4a1fe7  grail: Disable elision warnings for clang
     new c03aff3  gperftools: Fix build with clang
     new a6712bb  tbb: Update to 2017 release
     new c8aacc2  irssi: Upgrade to 1.0.1
     new 9d8d272  a2jmidid: Fix build on aarch64
     new 04a9449  log4c: Backport patch to fix security format errors with clang
     new 78d7a1d  rapidjson: Update to 1.1.0 + git
     new f436429  ltrace: Fix build with aarch64 and bump to latest
     new 244848c  iptraf: Fix build with clang
     new b7bf522  libtorrent, rtorrent: Update to 0.13.6+git
     new 1f2353b  rsyslog: fixes musl libc build
     new 2a50179  json-spirit: add new recipe
     new b0ded29  librcf: add new recipe

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (d00c6eb)
            \
             N -- N -- N   refs/heads/master-next (b0ded29)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 36 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:
 .../samba-4.4.5/internal_tevent_to_0.9.31.patch    |  92 ++++++
 .../recipes-connectivity/samba/samba_4.4.5.bb      |   1 +
 .../{wireshark_2.2.4.bb => wireshark_2.2.5.bb}     |   4 +-
 meta-oe/classes/gitver.bbclass                     |   4 +-
 .../recipes-connectivity/irssi/irssi_0.8.16-rc1.bb |  22 --
 meta-oe/recipes-connectivity/irssi/irssi_1.0.1.bb  |  12 +
 .../{libtorrent_0.13.3.bb => libtorrent_0.13.6.bb} |  13 +-
 .../{rtorrent_0.9.3.bb => rtorrent_0.9.6.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 +-
 .../Fix-gcc-strict-overflow-warning.patch          |  30 --
 .../remove-march-native-from-CMAKE_CXX_FLAGS.patch |  41 +--
 .../{rapidjson_1.0.2.bb => rapidjson_1.1.0.bb}     |   7 +-
 .../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 +-
 .../gpm/gpm-1.99.7/eglibc-2.17.patch               |  12 -
 .../gpm/gpm-1.99.7/remove_nested_functions.patch   | 326 ---------------------
 meta-oe/recipes-support/gpm/gpm/gpm.service.in     |   9 +
 .../recipes-support/gpm/{gpm-1.99.7 => gpm}/init   |   0
 .../gpm/{gpm-1.99.7 => gpm}/no-docs.patch          |   2 +-
 .../gpm/{gpm-1.99.7 => gpm}/processcreds.patch     |   0
 meta-oe/recipes-support/gpm/gpm_1.99.7.bb          |  52 ++--
 ...-properly-in-the-example-format-security-.patch |  26 ++
 meta-oe/recipes-support/log4c/log4c_1.2.4.bb       |   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 +-
 .../{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 +
 .../{python-pbr_1.10.0.bb => python-pbr_2.0.0.bb}  |   4 +-
 .../recipes-devtools/python/python-werkzeug.inc    |   2 +
 meta-webserver/README                              |   2 +-
 57 files changed, 1193 insertions(+), 543 deletions(-)
 create mode 100644 meta-networking/recipes-connectivity/samba/samba-4.4.5/internal_tevent_to_0.9.31.patch
 rename meta-networking/recipes-support/wireshark/{wireshark_2.2.4.bb => wireshark_2.2.5.bb} (95%)
 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-connectivity/libtorrent/{libtorrent_0.13.3.bb => libtorrent_0.13.6.bb} (60%)
 rename meta-oe/recipes-connectivity/rtorrent/{rtorrent_0.9.3.bb => rtorrent_0.9.6.bb} (57%)
 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
 delete mode 100644 meta-oe/recipes-devtools/rapidjson/rapidjson/Fix-gcc-strict-overflow-warning.patch
 rename meta-oe/recipes-devtools/rapidjson/{rapidjson_1.0.2.bb => rapidjson_1.1.0.bb} (74%)
 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
 delete mode 100644 meta-oe/recipes-support/gpm/gpm-1.99.7/eglibc-2.17.patch
 delete mode 100644 meta-oe/recipes-support/gpm/gpm-1.99.7/remove_nested_functions.patch
 create mode 100644 meta-oe/recipes-support/gpm/gpm/gpm.service.in
 rename meta-oe/recipes-support/gpm/{gpm-1.99.7 => gpm}/init (100%)
 rename meta-oe/recipes-support/gpm/{gpm-1.99.7 => gpm}/no-docs.patch (93%)
 rename meta-oe/recipes-support/gpm/{gpm-1.99.7 => gpm}/processcreds.patch (100%)
 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-pbr_1.10.0.bb => python-pbr_2.0.0.bb} (75%)

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


More information about the Openembedded-commits mailing list