[oe-commits] [meta-openembedded] branch master updated (466fd78 -> 41fe461)

git at git.openembedded.org git at git.openembedded.org
Thu Sep 26 13:01:35 UTC 2019


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

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

    from 466fd78  protobuf: upgrade 3.9.1 -> 3.9.2
     add cc5988c  xterm: upgrade 348 -> 349
     add b835ccc  python-cmd2: upgrade 0.9.16 -> 0.9.17
     add ea7ce6d  python-protobuf: upgrade 3.9.1 -> 3.9.2
     add cddf038  firewalld: add UPSTREAM_CHECK_URI
     add ef1fbfd  add new recipes for python-lrparsing, python3-lrparsing
     add 4739ece  python-asn1crypto: extend to nativesdk
     add a715d08  python-incremental: Drop broken nativesdk
     add 69f234b  fuse: Fix installed-vs-shipped for nativesdk
     add e1395af  keyutils: Fix installed-vs-shipped for nativesdk
     add 8cc5508  libnet-ssleay-perl: Drop broken native
     add c160fe7  libnet-dns-sec-perl: Drop broken native
     add ddb9428  iperf3: Drop broken native
     add 5f32fd6  spice: Drop broken native
     add eb91a13  haveged: upgrade v1.9.4 -> v1.9.6
     add c636bc2  crash: update from 7.2.6 to 7.2.7
     add 54f0796  libmicrohttpd: backport the fix for building with older gnutls
     add 1458e86  mongodb: Remove non building arches from COMPATIBLE_HOST
     add 9c6302b  uim: Fix cross-builds
     add b544304  libyui: update to 3.6.0
     add 13e0f33  libyui-ncurses: udpate to 2.52.0
     add ffe6561  sanlock: update to 3.6.0
     add fedf039  tesseract-lang: update to 4.0.0
     add 786ea78  python-alembic: upgrade 1.2.0 -> 1.2.1
     add 41fe461  python-paste: upgrade 3.2.0 -> 3.2.1

No new revisions were added by this update.

Summary of changes:
 .../recipes-support/fuse/fuse_2.9.9.bb             |   8 +-
 .../firewalld/firewalld_0.6.4.bb                   |   1 +
 meta-networking/recipes-support/spice/spice_git.bb |   3 +-
 meta-oe/recipes-benchmark/iperf3/iperf3_3.7.bb     |   2 -
 meta-oe/recipes-dbs/mongodb/mongodb_git.bb         |  10 +-
 .../haveged/fix-cpu-cache-size-detection.patch     |  20 ---
 ...init.d-Makefile.am-add-missing-dependency.patch |  32 -----
 .../haveged/{haveged_1.9.4.bb => haveged_1.9.6.bb} |   6 +-
 .../0001-fix-compile-failure-with-libc-musl.patch  |  80 -----------
 .../sanlock/{sanlock_3.6.0.bb => sanlock_3.8.0.bb} |   6 +-
 .../0001-Use-override-consistently.patch           | 147 ---------------------
 ...resize-in-NCPad-and-fix-param-type-of-Set.patch |  49 -------
 ...yui-ncurses_git.bb => libyui-ncurses_2.52.0.bb} |   5 +-
 .../0001-Use-curly-braces-for-MAKE-variable.patch  |  32 -----
 .../libyui/{libyui_git.bb => libyui_3.6.0.bb}      |   4 +-
 ...sseract-lang_git.bb => tesseract-lang_4.0.0.bb} |   6 +-
 .../xorg-app/{xterm_348.bb => xterm_349.bb}        |   4 +-
 .../crash/{crash_7.2.6.bb => crash_7.2.7.bb}       |   2 +-
 meta-oe/recipes-security/keyutils/keyutils_1.6.bb  |  12 ++
 .../fix-build-with-older-gnutls.patch              |  32 +++++
 .../libmicrohttpd/libmicrohttpd_0.9.66.bb          |   4 +-
 ...libedit-path-from-configure-option-proper.patch |  29 ++++
 .../uim/uim/0001-fix-bug-for-cross-compile.patch   |  24 ----
 meta-oe/recipes-support/uim/uim_1.8.8.bb           |  10 +-
 .../libnet/libnet-dns-sec-perl_1.10.bb             |   2 -
 .../recipes-perl/libnet/libnet-ssleay-perl_1.85.bb |   2 -
 .../recipes-devtools/python/python-alembic.inc     |   4 +-
 ...on-alembic_1.2.0.bb => python-alembic_1.2.1.bb} |   0
 .../recipes-devtools/python/python-asn1crypto.inc  |   2 +-
 .../recipes-devtools/python/python-cmd2.inc        |   4 +-
 ...python-cmd2_0.9.16.bb => python-cmd2_0.9.17.bb} |   0
 .../recipes-devtools/python/python-incremental.inc |   2 +-
 .../recipes-devtools/python/python-lrparsing.inc   |  16 +++
 .../python/python-lrparsing_1.0.16.bb              |   2 +
 ...python-paste_3.2.0.bb => python-paste_3.2.1.bb} |   4 +-
 .../recipes-devtools/python/python-protobuf.inc    |   4 +-
 ...-protobuf_3.9.1.bb => python-protobuf_3.9.2.bb} |   0
 ...3-alembic_1.2.0.bb => python3-alembic_1.2.1.bb} |   0
 ...thon3-cmd2_0.9.16.bb => python3-cmd2_0.9.17.bb} |   0
 .../python/python3-lrparsing_1.0.16.bb             |   2 +
 ...protobuf_3.9.1.bb => python3-protobuf_3.9.2.bb} |   0
 41 files changed, 135 insertions(+), 437 deletions(-)
 delete mode 100644 meta-oe/recipes-extended/haveged/haveged/fix-cpu-cache-size-detection.patch
 delete mode 100644 meta-oe/recipes-extended/haveged/haveged/haveged-init.d-Makefile.am-add-missing-dependency.patch
 rename meta-oe/recipes-extended/haveged/{haveged_1.9.4.bb => haveged_1.9.6.bb} (88%)
 delete mode 100644 meta-oe/recipes-extended/sanlock/sanlock/0001-fix-compile-failure-with-libc-musl.patch
 rename meta-oe/recipes-extended/sanlock/{sanlock_3.6.0.bb => sanlock_3.8.0.bb} (86%)
 delete mode 100644 meta-oe/recipes-graphics/libyui/libyui-ncurses/0001-Use-override-consistently.patch
 delete mode 100644 meta-oe/recipes-graphics/libyui/libyui-ncurses/0002-Define-own-resize-in-NCPad-and-fix-param-type-of-Set.patch
 rename meta-oe/recipes-graphics/libyui/{libyui-ncurses_git.bb => libyui-ncurses_2.52.0.bb} (87%)
 delete mode 100644 meta-oe/recipes-graphics/libyui/libyui/0001-Use-curly-braces-for-MAKE-variable.patch
 rename meta-oe/recipes-graphics/libyui/{libyui_git.bb => libyui_3.6.0.bb} (89%)
 rename meta-oe/recipes-graphics/tesseract/{tesseract-lang_git.bb => tesseract-lang_4.0.0.bb} (82%)
 rename meta-oe/recipes-graphics/xorg-app/{xterm_348.bb => xterm_349.bb} (88%)
 rename meta-oe/recipes-kernel/crash/{crash_7.2.6.bb => crash_7.2.7.bb} (98%)
 create mode 100644 meta-oe/recipes-support/libmicrohttpd/libmicrohttpd/fix-build-with-older-gnutls.patch
 create mode 100644 meta-oe/recipes-support/uim/uim/0001-Fix-to-set-libedit-path-from-configure-option-proper.patch
 delete mode 100644 meta-oe/recipes-support/uim/uim/0001-fix-bug-for-cross-compile.patch
 rename meta-python/recipes-devtools/python/{python-alembic_1.2.0.bb => python-alembic_1.2.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-cmd2_0.9.16.bb => python-cmd2_0.9.17.bb} (100%)
 create mode 100644 meta-python/recipes-devtools/python/python-lrparsing.inc
 create mode 100644 meta-python/recipes-devtools/python/python-lrparsing_1.0.16.bb
 rename meta-python/recipes-devtools/python/{python-paste_3.2.0.bb => python-paste_3.2.1.bb} (71%)
 rename meta-python/recipes-devtools/python/{python-protobuf_3.9.1.bb => python-protobuf_3.9.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-alembic_1.2.0.bb => python3-alembic_1.2.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cmd2_0.9.16.bb => python3-cmd2_0.9.17.bb} (100%)
 create mode 100644 meta-python/recipes-devtools/python/python3-lrparsing_1.0.16.bb
 rename meta-python/recipes-devtools/python/{python3-protobuf_3.9.1.bb => python3-protobuf_3.9.2.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