[oe-commits] [meta-openembedded] branch master-next updated (9fa4d37 -> e0b1c5e)

git at git.openembedded.org git at git.openembedded.org
Thu Aug 10 16:25:15 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.

    from 9fa4d37  fbida: Fix build with libjpeg-turbo
     new 4cf9760  libblockdev: fix a clang compiling issue
     new 11fef1e  tigervnc: fix a clang compiling issue
     new db72227  opencv: update to version 3.3.
     new a3230d8  webmin: update to version 1.850
     new 79ccc04  postfix: Upgrade to 3.2.2
     new 2f6f835  python-idna: update to version 2.6
     new 20705e1  python-typing: update to version 3.6.2
     new 7e85ba6  python-certifi: update to version 2017.7.27.1
     new 9a95357  python-decorator: update to version 4.1.2
     new 1d97bb3  python-sdnotify: update to version 0.3.2
     new 88d36f9  python-iso8601: update to version 0.1.11
     new d0e027f  python-pymongo: update to version 3.5.0
     new 4d57d04  python-pyasn1: update to version 0.3.2
     new 95a5006  python-cryptography-vectors: update to version 2.0.3
     new bf2d119  python-cryptography: update to version 2.0.3
     new 6f5f9c3  python-requests: update to version 2.18.3
     new 340b971  python-django: update to version 1.11.4
     new 7923ac1  python-prompt-toolkit: update to version 1.0.15
     new 9bd4ada  python-pytest: update to version 3.2.0
     new 9036121  rapidjson: avoid dependency to non-existing package
     new e481d2f  json-spirit: Add -latomic to LDFLAGS
     new e0b1c5e  imagemagick: upgrade from 7.0.5 to 7.0.6p5

The 22 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-daemons/postfix/postfix.inc            |   2 +-
 .../postfix/{postfix_3.1.1.bb => postfix_3.2.2.bb} |   4 +-
 .../json-spirit/json-spirit_4.08.bb                |   2 +
 .../recipes-devtools/rapidjson/rapidjson_git.bb    |   1 +
 .../files/0005-fix-a-clang-compiling-issue.patch   | 111 ++++++++++
 .../libblockdev/libblockdev_2.10.bb                |   1 +
 ...005-Remove-INITARGS-from-xserver119.patch.patch |  27 +++
 .../recipes-graphics/tigervnc/tigervnc_1.8.0.bb    |   1 +
 .../{imagemagick_7.0.5.bb => imagemagick_7.0.6.bb} |   6 +-
 ...01-3rdparty-ippicv-Use-pre-downloaded-ipp.patch |  44 ++--
 .../0001-Revert-cuda-fix-fp16-compilation.patch    |  27 ---
 ...cking-make-opencv_dnn-dependancy-optional.patch | 243 --------------------
 ...ts-create-share-library-intead-of-static.patch} |  12 +-
 ...vert-check-FP16-build-condition-correctly.patch | 245 ---------------------
 ...patch => 0003-To-fix-errors-as-following.patch} |  22 +-
 .../opencv/opencv/uselocalxfeatures.patch          |  26 ++-
 .../opencv/opencv/useoeprotobuf.patch              |  13 --
 .../opencv/{opencv_3.2.bb => opencv_3.3.bb}        |  51 +++--
 .../recipes-devtools/python/python-certifi.inc     |   4 +-
 ..._2017.4.17.bb => python-certifi_2017.7.27.1.bb} |   0
 .../python/python-cryptography-vectors.inc         |   4 +-
 ...1.9.bb => python-cryptography-vectors_2.0.3.bb} |   0
 .../python/python-cryptography.inc                 |   4 +-
 ...ography_1.9.bb => python-cryptography_2.0.3.bb} |   0
 .../recipes-devtools/python/python-decorator.inc   |   4 +-
 ...corator_4.0.11.bb => python-decorator_4.1.2.bb} |   0
 .../recipes-devtools/python/python-django.inc      |   4 +-
 ...on-django_1.11.2.bb => python-django_1.11.4.bb} |   0
 .../recipes-devtools/python/python-idna.inc        |   4 +-
 .../{python-idna_2.5.bb => python-idna_2.6.bb}     |   0
 .../recipes-devtools/python/python-iso8601.inc     |   4 +-
 ...-iso8601_0.1.11.bb => python-iso8601_0.1.12.bb} |   0
 .../python/python-prompt-toolkit.inc               |   4 +-
 ...t_1.0.14.bb => python-prompt-toolkit_1.0.15.bb} |   0
 .../recipes-devtools/python/python-pyasn1.inc      |   4 +-
 ...thon-pyasn1_0.2.3.bb => python-pyasn1_0.3.2.bb} |   0
 .../recipes-devtools/python/python-pymongo.inc     |   4 +-
 ...on-pymongo_3.4.0.bb => python-pymongo_3.5.0.bb} |   0
 .../recipes-devtools/python/python-pytest.inc      |   4 +-
 ...thon-pytest_3.1.3.bb => python-pytest_3.2.0.bb} |   0
 .../recipes-devtools/python/python-requests.inc    |   4 +-
 ...equests_2.18.1.bb => python-requests_2.18.3.bb} |   0
 .../recipes-devtools/python/python-sdnotify.inc    |   8 +-
 ...-sdnotify_0.3.1.bb => python-sdnotify_0.3.2.bb} |   0
 .../recipes-devtools/python/python-typing.inc      |   4 +-
 ...thon-typing_3.6.1.bb => python-typing_3.6.2.bb} |   0
 ...2017.4.17.bb => python3-certifi_2017.7.27.1.bb} |   0
 ....9.bb => python3-cryptography-vectors_2.0.3.bb} |   0
 ...graphy_1.9.bb => python3-cryptography_2.0.3.bb} |   0
 ...orator_4.0.11.bb => python3-decorator_4.1.2.bb} |   0
 ...3-django_1.11.2.bb => python3-django_1.11.4.bb} |   0
 .../{python3-idna_2.5.bb => python3-idna_2.6.bb}   |   0
 ...iso8601_0.1.11.bb => python3-iso8601_0.1.12.bb} |   0
 ..._1.0.14.bb => python3-prompt-toolkit_1.0.15.bb} |   0
 ...on3-pyasn1_0.2.3.bb => python3-pyasn1_0.3.2.bb} |   0
 ...3-pymongo_3.4.0.bb => python3-pymongo_3.5.0.bb} |   0
 ...on3-pytest_3.1.3.bb => python3-pytest_3.2.0.bb} |   0
 ...quests_2.18.1.bb => python3-requests_2.18.3.bb} |   0
 ...sdnotify_0.3.1.bb => python3-sdnotify_0.3.2.bb} |   0
 .../webmin/{webmin_1.801.bb => webmin_1.850.bb}    |   4 +-
 60 files changed, 272 insertions(+), 630 deletions(-)
 rename meta-networking/recipes-daemons/postfix/{postfix_3.1.1.bb => postfix_3.2.2.bb} (77%)
 create mode 100644 meta-oe/recipes-extended/libblockdev/files/0005-fix-a-clang-compiling-issue.patch
 create mode 100644 meta-oe/recipes-graphics/tigervnc/files/0005-Remove-INITARGS-from-xserver119.patch.patch
 rename meta-oe/recipes-support/imagemagick/{imagemagick_7.0.5.bb => imagemagick_7.0.6.bb} (96%)
 delete mode 100644 meta-oe/recipes-support/opencv/opencv/0001-Revert-cuda-fix-fp16-compilation.patch
 delete mode 100644 meta-oe/recipes-support/opencv/opencv/0001-tracking-make-opencv_dnn-dependancy-optional.patch
 rename meta-oe/recipes-support/opencv/opencv/{0001-Make-opencv-ts-create-share-library-intead-of-static.patch => 0002-Make-opencv-ts-create-share-library-intead-of-static.patch} (64%)
 delete mode 100644 meta-oe/recipes-support/opencv/opencv/0002-Revert-check-FP16-build-condition-correctly.patch
 rename meta-oe/recipes-support/opencv/opencv/{0001-To-fix-errors-as-following.patch => 0003-To-fix-errors-as-following.patch} (82%)
 delete mode 100644 meta-oe/recipes-support/opencv/opencv/useoeprotobuf.patch
 rename meta-oe/recipes-support/opencv/{opencv_3.2.bb => opencv_3.3.bb} (86%)
 rename meta-python/recipes-devtools/python/{python-certifi_2017.4.17.bb => python-certifi_2017.7.27.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-cryptography-vectors_1.9.bb => python-cryptography-vectors_2.0.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-cryptography_1.9.bb => python-cryptography_2.0.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-decorator_4.0.11.bb => python-decorator_4.1.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-django_1.11.2.bb => python-django_1.11.4.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-idna_2.5.bb => python-idna_2.6.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-iso8601_0.1.11.bb => python-iso8601_0.1.12.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-prompt-toolkit_1.0.14.bb => python-prompt-toolkit_1.0.15.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pyasn1_0.2.3.bb => python-pyasn1_0.3.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pymongo_3.4.0.bb => python-pymongo_3.5.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pytest_3.1.3.bb => python-pytest_3.2.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-requests_2.18.1.bb => python-requests_2.18.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-sdnotify_0.3.1.bb => python-sdnotify_0.3.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-typing_3.6.1.bb => python-typing_3.6.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-certifi_2017.4.17.bb => python3-certifi_2017.7.27.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cryptography-vectors_1.9.bb => python3-cryptography-vectors_2.0.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cryptography_1.9.bb => python3-cryptography_2.0.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-decorator_4.0.11.bb => python3-decorator_4.1.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-django_1.11.2.bb => python3-django_1.11.4.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-idna_2.5.bb => python3-idna_2.6.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-iso8601_0.1.11.bb => python3-iso8601_0.1.12.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-prompt-toolkit_1.0.14.bb => python3-prompt-toolkit_1.0.15.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pyasn1_0.2.3.bb => python3-pyasn1_0.3.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pymongo_3.4.0.bb => python3-pymongo_3.5.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pytest_3.1.3.bb => python3-pytest_3.2.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-requests_2.18.1.bb => python3-requests_2.18.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-sdnotify_0.3.1.bb => python3-sdnotify_0.3.2.bb} (100%)
 rename meta-webserver/recipes-webadmin/webmin/{webmin_1.801.bb => webmin_1.850.bb} (97%)

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


More information about the Openembedded-commits mailing list