[oe-commits] [openembedded-core] branch master updated (ba119d8 -> b07242c)

git at git.openembedded.org git at git.openembedded.org
Thu May 11 15:59:41 UTC 2017


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

rpurdie pushed a change to branch master
in repository openembedded-core.

    from ba119d8  GNU_MIRROR: switch from ftp to https
     add cb9596a  libsolv: switch on ENABLE_COMPLEX_DEPS
     add 7302d09  libtirpc: Backport fixes from 1.0.2rc3
     add 56b3b44  rpcbind: Remove uneeded patches
     add 0f3e67a  libidn: Fix build with gcc7
     add 188fca2  libtirpc: Expose key_secretkey_is_set API
     add 2be8733  libtirpc: Enable des APIs for musl
     add 9c222c2  pax: Fix build with gcc7
     add 4d417d0  aspell: Fix build with gcc7
     add c901af4  mdadm: Backport and make fixes for building with gcc7
     add 828a7dd  gstreamer1.0-libav: Fix build with gcc7
     add 7f14d7d  gnu-efi: Fix build with gcc7
     add 4b15996  puzzles: Add -Wno-error=format-overflow if compiler supports it
     add 6a05357  valgrind: Fix arm build with gcc7
     add 74fb604  ovmf: Fix build with gcc7
     add 4e3aa0d  diffutils: Fix build with gcc7
     add 7e646dd  libiconv: fix linker failure under GCC 7
     add 22af48a  lttng-modules: work around GCC 7 changes
     add 8a3879a  create-pull-request: add "-t in-reply-to" option
     add e73ac01  libxml2: move python module to Python 3
     add 045ee89  parselogs: whitelist bluetooth firmware load error for intel-corei7-64
     add c9f8363  parselogs: whitelist failed to enable keyboard error on intel-corei7-64
     add 270cd79  classes/image_live: allow different filesystems to be used for live images
     add 54a2549  python3: add python3 metapackage
     add 1160b51  gnutls: move BBCLASSEXTEND from gnutls.inc into the gnutls recipe
     add 43f7652  libcap: clean up gperf enabling logic
     add 60c9b55  tcf-agent: fix machine setting for arm64 build
     add b07242c  tcf-agent: enable default target debugging features

No new revisions were added by this update.

Summary of changes:
 meta/classes/image-live.bbclass                    |  11 +-
 meta/lib/oeqa/runtime/cases/parselogs.py           |   2 +
 ...plicit-fall-through-so-Wextra-will-work-i.patch |  34 +
 meta/recipes-bsp/gnu-efi/gnu-efi_3.0.5.bb          |   3 +-
 meta/recipes-core/libxml/libxml2_2.9.4.bb          |   8 +-
 ...g-UefiHiiLib-Fix-incorrect-comparison-exp.patch |  45 ++
 meta/recipes-core/ovmf/ovmf_git.bb                 |   1 +
 meta/recipes-devtools/python/python3_3.5.2.bb      |   2 +-
 meta/recipes-devtools/tcf-agent/tcf-agent_git.bb   |  15 +-
 ...rop-setting-mcpu-to-cortex-a8-on-arm-arch.patch | 108 +++
 meta/recipes-devtools/valgrind/valgrind_3.12.0.bb  |  14 +-
 .../diffutils-3.5/diffutils-3.5-gcc7.patch         | 228 ++++++
 meta/recipes-extended/diffutils/diffutils_3.5.bb   |   6 +-
 ...1-idn-fix-printf-format-security-warnings.patch | 825 +++++++++++++++++----
 .../libidn/libidn/gcc7-compatibility.patch         | 334 +++++++++
 meta/recipes-extended/libidn/libidn_1.33.bb        |   1 +
 meta/recipes-extended/libsolv/libsolv_0.6.26.bb    |   2 +-
 ...d-missing-rwlock_unlocks-in-xprt_register.patch |  62 --
 .../0001-replace-__bzero-with-memset-API.patch     |  30 +
 .../libtirpc/export_key_secretkey_is_set.patch     |  24 +
 .../libtirpc/libtirpc/libtirpc-1.0.2-rc3.patch     | 743 +++++++++++++++++++
 .../libtirpc/remove-des-functionality.patch        | 144 ----
 meta/recipes-extended/libtirpc/libtirpc_1.0.1.bb   |  10 +-
 ...m-Add-Wimplicit-fallthrough-0-in-Makefile.patch |  37 +
 ...pecify-enough-length-when-write-to-buffer.patch |  75 ++
 ...rintf-with-strncpy-at-some-places-to-avoi.patch |  59 ++
 ...orced-type-conversion-to-avoid-truncation.patch |  33 +
 ...d-a-comment-to-indicate-valid-fallthrough.patch | 128 ++++
 meta/recipes-extended/mdadm/mdadm_4.0.bb           |   5 +
 .../pax/0001-Add-a-comment-for-fallthrough.patch   |  38 +
 meta/recipes-extended/pax/pax_3.4.bb               |   9 +-
 .../rpcbind/rpcbind/musl-sunrpc.patch              |  30 -
 .../rpcbind/rpcbind/remove-sys-queue.patch         |  22 -
 meta/recipes-extended/rpcbind/rpcbind_0.2.4.bb     |   8 -
 .../BUILD_RUNTIME_BUG_ON-vs-gcc7.patch             |  43 ++
 meta/recipes-kernel/lttng/lttng-modules_2.9.1.bb   |   3 +-
 .../0001-configure-check-for-armv7ve-variant.patch |  35 +
 .../gstreamer/gstreamer1.0-libav_1.10.4.bb         |  12 +-
 ...or-format-overflow-if-the-compiler-suppor.patch |  32 +
 meta/recipes-sato/puzzles/puzzles_git.bb           |   3 +-
 meta/recipes-support/aspell/aspell/gcc7.patch      |  40 +
 meta/recipes-support/aspell/aspell_0.60.6.1.bb     |   4 +-
 meta/recipes-support/gnutls/gnutls.inc             |   2 -
 meta/recipes-support/gnutls/gnutls_3.5.9.bb        |   1 +
 meta/recipes-support/libcap/libcap_2.25.bb         |   4 +-
 ...Fix-link-error-when-compiling-with-gcc-O0.patch |  36 +
 meta/recipes-support/libiconv/libiconv_1.14.bb     |   1 +
 scripts/create-pull-request                        |  14 +-
 48 files changed, 2858 insertions(+), 468 deletions(-)
 create mode 100644 meta/recipes-bsp/gnu-efi/gnu-efi/0001-Mark-our-explicit-fall-through-so-Wextra-will-work-i.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/0001-MdeModulePkg-UefiHiiLib-Fix-incorrect-comparison-exp.patch
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/0001-makefiles-Drop-setting-mcpu-to-cortex-a8-on-arm-arch.patch
 create mode 100644 meta/recipes-extended/diffutils/diffutils-3.5/diffutils-3.5-gcc7.patch
 create mode 100644 meta/recipes-extended/libidn/libidn/gcc7-compatibility.patch
 delete mode 100644 meta/recipes-extended/libtirpc/libtirpc/0001-Add-missing-rwlock_unlocks-in-xprt_register.patch
 create mode 100644 meta/recipes-extended/libtirpc/libtirpc/0001-replace-__bzero-with-memset-API.patch
 create mode 100644 meta/recipes-extended/libtirpc/libtirpc/export_key_secretkey_is_set.patch
 create mode 100644 meta/recipes-extended/libtirpc/libtirpc/libtirpc-1.0.2-rc3.patch
 delete mode 100644 meta/recipes-extended/libtirpc/libtirpc/remove-des-functionality.patch
 create mode 100644 meta/recipes-extended/mdadm/files/0001-mdadm-Add-Wimplicit-fallthrough-0-in-Makefile.patch
 create mode 100644 meta/recipes-extended/mdadm/files/0002-mdadm-Specify-enough-length-when-write-to-buffer.patch
 create mode 100644 meta/recipes-extended/mdadm/files/0003-Replace-snprintf-with-strncpy-at-some-places-to-avoi.patch
 create mode 100644 meta/recipes-extended/mdadm/files/0004-mdadm-Forced-type-conversion-to-avoid-truncation.patch
 create mode 100644 meta/recipes-extended/mdadm/files/0005-Add-a-comment-to-indicate-valid-fallthrough.patch
 create mode 100644 meta/recipes-extended/pax/pax/0001-Add-a-comment-for-fallthrough.patch
 delete mode 100644 meta/recipes-extended/rpcbind/rpcbind/musl-sunrpc.patch
 delete mode 100644 meta/recipes-extended/rpcbind/rpcbind/remove-sys-queue.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/BUILD_RUNTIME_BUG_ON-vs-gcc7.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/0001-configure-check-for-armv7ve-variant.patch
 create mode 100644 meta/recipes-sato/puzzles/files/0001-Use-Wno-error-format-overflow-if-the-compiler-suppor.patch
 create mode 100644 meta/recipes-support/aspell/aspell/gcc7.patch
 create mode 100644 meta/recipes-support/libiconv/libiconv-1.14/0001-Fix-link-error-when-compiling-with-gcc-O0.patch

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


More information about the Openembedded-commits mailing list