[oe-commits] [meta-openembedded] branch master updated (4e23f0a -> ea8604a)

git at git.openembedded.org git at git.openembedded.org
Tue Jan 14 16:53:42 UTC 2020


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

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

    from 4e23f0a  qpdf: add recipe
     add 2f4b434  tinyproxy: Install a default tinyproxy.conf
     add ec0a1b2  tinyproxy: Fix user and group in tinyproxy install
     add f703089  websocketpp: Fix clang specific flags in cmake files
     add b21b5d3  rocksdb: Disable Werror
     add d37477f  spirv-tools: Disable Werror
     add 9a1c0b5  enchant2: Remove, moved to oe-core
     add 296f0a4  cloc: new package
     add ae4abae  proj: upgrade to 6.2.0
     add b77f9c0  libspatialite: Workaround proj_api.h deprecation in proj 6.0.0
     add 7d9f681  ipmiutil: upgrade 3.0.5 -> 3.1.5
     add caffeb6  libburn: upgrade 1.5.0 -> 1.5.2
     add 40114ae  libdvdread: upgrade 6.0.1 -> 6.0.2
     add 8f1ef16  libsdl2-image: upgrade 2.0.3 -> 2.0.5
     add 3254dce  libsdl2-mixer: upgrade 2.0.2 -> 2.0.4
     add 7ec6afe  libsdl2-ttf: upgrade 2.0.14 -> 2.0.15
     add 43098b8  yad: upgrade 4.1 -> 5.0
     add 87d77fd  zbar: Switch to github and update to latest
     add d93a18e  libsigrok: add support for hidapi integration
     add ace72cb  python3-jsonrpcserver: update to 4.1.2
     add 106c94d  python3-astor: 0.8 -> 0.8.1
     add 94ae616  python3-bandit: 1.5.1 -> 1.6.2
     add 271f24d  python-asn1crypto: 1.2.0 -> 1.3.0
     add d612ea4  python-bitarray: 1.2.0 -> 1.2.1
     add dcb8c50  python-pyconnman: 0.1.0 -> 0.2.0
     add 0e18982  mariadb: fix library LZ4 lookup
     add 9cce740  poppler/poppler-data: Add HOMEPAGE tags
     add 449fe99  gstd: Upgrade to 0.8.1
     add ea8604a  gst-shark: Upgrade to 0.6.1

No new revisions were added by this update.

Summary of changes:
 .../{gst-shark_0.2.1.bb => gst-shark_git.bb}       |   8 +-
 .../0001-Look-for-gtk-doc.make-in-builddir.patch   |  32 --
 .../gstd/0001-gstd-yocto-compatibility.patch       |  15 +-
 .../recipes-multimedia/gstreamer-1.0/gstd_git.bb   |  20 +-
 .../tinyproxy/tinyproxy/tinyproxy.conf             | 330 +++++++++++++++++++++
 .../tinyproxy/tinyproxy/tinyproxy.service          |   6 +-
 .../recipes-support/tinyproxy/tinyproxy_1.10.0.bb  |   9 +-
 meta-oe/recipes-dbs/mysql/mariadb.inc              |   1 +
 .../mariadb/0001-Fix-library-LZ4-lookup.patch      |  30 ++
 meta-oe/recipes-dbs/rocksdb/rocksdb_git.bb         |   1 +
 meta-oe/recipes-devtools/cloc/cloc_1.84.bb         |  19 ++
 meta-oe/recipes-extended/sigrok/libsigrok_0.5.2.bb |   1 +
 ...bsdl2-image_2.0.3.bb => libsdl2-image_2.0.5.bb} |   6 +-
 ...bsdl2-mixer_2.0.2.bb => libsdl2-mixer_2.0.4.bb} |   6 +-
 .../libsdl2-ttf/use.pkg-config.for.freetype2.patch |  62 ----
 ...libsdl2-ttf_2.0.14.bb => libsdl2-ttf_2.0.15.bb} |   7 +-
 meta-oe/recipes-graphics/spir/spirv-tools_git.bb   |   2 +
 .../yad/{yad_4.1.bb => yad_5.0.bb}                 |   2 +-
 .../{ipmiutil_3.0.5.bb => ipmiutil_3.1.5.bb}       |   4 +-
 .../libburn/{libburn_1.5.0.bb => libburn_1.5.2.bb} |   4 +-
 .../{libdvdread_6.0.1.bb => libdvdread_6.0.2.bb}   |   4 +-
 .../libspatialite/libspatialite_4.3.0a.bb          |   1 +
 .../proj/{proj_4.9.3.bb => proj_6.2.0.bb}          |   8 +-
 meta-oe/recipes-support/enchant/enchant2_2.2.7.bb  |  28 --
 .../recipes-support/poppler/poppler-data_0.4.9.bb  |   1 +
 meta-oe/recipes-support/poppler/poppler_0.84.0.bb  |   1 +
 .../0001-Correct-clang-compiler-flags.patch        |  32 ++
 .../websocketpp/websocketpp_0.8.1.bb               |   1 +
 .../zbar/0001-make-relies-GNU-extentions.patch     |  16 +-
 .../zbar/zbar/0001-undefine-__va_arg_pack.patch    |  51 ----
 .../zbar/{zbar_0.10.bb => zbar_git.bb}             |  17 +-
 .../python-pyconnman/python-pyconnman.inc          |   4 +-
 ...yconnman_0.1.0.bb => python-pyconnman_0.2.0.bb} |   0
 ...l-modules-by-relative-path-for-python3-su.patch |  74 -----
 .../python-pyconnman/python3-pyconnman_0.1.0.bb    |   9 -
 .../python-pyconnman/python3-pyconnman_0.2.0.bb    |   5 +
 .../recipes-devtools/python/python-asn1crypto.inc  |   4 +-
 ...1crypto_1.2.0.bb => python-asn1crypto_1.3.0.bb} |   0
 .../recipes-devtools/python/python-bitarray.inc    |   6 +-
 ...-bitarray_1.2.0.bb => python-bitarray_1.2.1.bb} |   0
 ...crypto_1.2.0.bb => python3-asn1crypto_1.3.0.bb} |   0
 .../f820f3ff7ad8818475b6e107e63aa9a54252d2a9.patch | 103 -------
 ...python3-astor_0.8.bb => python3-astor_0.8.1.bb} |   6 +-
 ...on3-bandit_1.5.1.bb => python3-bandit_1.6.2.bb} |   4 +-
 ...-bitarray_1.2.0.bb => python3-bitarray_1.2.1.b} |   0
 ...ver_4.1.0.bb => python3-jsonrpcserver_4.1.2.bb} |   7 +-
 46 files changed, 512 insertions(+), 435 deletions(-)
 rename meta-multimedia/recipes-multimedia/gstreamer-1.0/{gst-shark_0.2.1.bb => gst-shark_git.bb} (78%)
 delete mode 100644 meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd/0001-Look-for-gtk-doc.make-in-builddir.patch
 create mode 100644 meta-networking/recipes-support/tinyproxy/tinyproxy/tinyproxy.conf
 create mode 100644 meta-oe/recipes-dbs/mysql/mariadb/0001-Fix-library-LZ4-lookup.patch
 create mode 100644 meta-oe/recipes-devtools/cloc/cloc_1.84.bb
 rename meta-oe/recipes-graphics/libsdl/{libsdl2-image_2.0.3.bb => libsdl2-image_2.0.5.bb} (80%)
 rename meta-oe/recipes-graphics/libsdl/{libsdl2-mixer_2.0.2.bb => libsdl2-mixer_2.0.4.bb} (77%)
 delete mode 100644 meta-oe/recipes-graphics/libsdl/libsdl2-ttf/use.pkg-config.for.freetype2.patch
 rename meta-oe/recipes-graphics/libsdl/{libsdl2-ttf_2.0.14.bb => libsdl2-ttf_2.0.15.bb} (71%)
 rename meta-oe/recipes-graphics/yad/{yad_4.1.bb => yad_5.0.bb} (89%)
 rename meta-oe/recipes-kernel/ipmiutil/{ipmiutil_3.0.5.bb => ipmiutil_3.1.5.bb} (92%)
 rename meta-oe/recipes-multimedia/libburn/{libburn_1.5.0.bb => libburn_1.5.2.bb} (68%)
 rename meta-oe/recipes-multimedia/libdvdread/{libdvdread_6.0.1.bb => libdvdread_6.0.2.bb} (71%)
 rename meta-oe/recipes-navigation/proj/{proj_4.9.3.bb => proj_6.2.0.bb} (54%)
 delete mode 100644 meta-oe/recipes-support/enchant/enchant2_2.2.7.bb
 create mode 100644 meta-oe/recipes-support/websocketpp/websocketpp-0.8.1/0001-Correct-clang-compiler-flags.patch
 delete mode 100644 meta-oe/recipes-support/zbar/zbar/0001-undefine-__va_arg_pack.patch
 rename meta-oe/recipes-support/zbar/{zbar_0.10.bb => zbar_git.bb} (52%)
 rename meta-python/recipes-connectivity/python-pyconnman/{python-pyconnman_0.1.0.bb => python-pyconnman_0.2.0.bb} (100%)
 delete mode 100644 meta-python/recipes-connectivity/python-pyconnman/python3-pyconnman/0001-Import-local-modules-by-relative-path-for-python3-su.patch
 delete mode 100644 meta-python/recipes-connectivity/python-pyconnman/python3-pyconnman_0.1.0.bb
 create mode 100644 meta-python/recipes-connectivity/python-pyconnman/python3-pyconnman_0.2.0.bb
 rename meta-python/recipes-devtools/python/{python-asn1crypto_1.2.0.bb => python-asn1crypto_1.3.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-bitarray_1.2.0.bb => python-bitarray_1.2.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-asn1crypto_1.2.0.bb => python3-asn1crypto_1.3.0.bb} (100%)
 delete mode 100644 meta-python/recipes-devtools/python/python3-astor/f820f3ff7ad8818475b6e107e63aa9a54252d2a9.patch
 rename meta-python/recipes-devtools/python/{python3-astor_0.8.bb => python3-astor_0.8.1.bb} (62%)
 rename meta-python/recipes-devtools/python/{python3-bandit_1.5.1.bb => python3-bandit_1.6.2.bb} (74%)
 rename meta-python/recipes-devtools/python/{python3-bitarray_1.2.0.bb => python3-bitarray_1.2.1.b} (100%)
 rename meta-python/recipes-devtools/python/{python3-jsonrpcserver_4.1.0.bb => python3-jsonrpcserver_4.1.2.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