[oe-commits] [openembedded-core] branch master-next updated (573e7b8 -> b86bd77)

git at git.openembedded.org git at git.openembedded.org
Sat Dec 28 23:48:09 UTC 2019


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

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

    from 573e7b8  sstatesig: Test extra cross/native hashserv method
     new e98e691  subversion: upgrade 1.12.2 -> 1.13.0
     new fb18d85  u-boot: Update to v2020.01-rc5
     new abc7dfa  base.bbclass: clean up dead symlink when handling hosttools
     new 359fdbc  libsdl2: fix failure appeared in bitbake libsdl2-native
     new dc6f364  syslogkd: fix parallel compile failed problem
     new e4764e2  pseudo: Make realpath() remove trailing slashes
     new e9b6359  libva: upgrade 2.5.0 -> 2.6.0
     new 8f6e70b  libva-utils: upgrade 2.5.0 -> 2.6.0
     new 19040c2  kernel: Make symbol link to vmlinux.64 in boot directory
     new 314ecd1  cpio: remove unused CVE patch
     new fcf453e  libdnf: Include mising <stdexcept>
     new 96970b5  valgrind: Fix build with -fno-common
     new 711cff5  kbd: fix ptest can NOT run issue
     new 09e444d  gcc-sanitizers: Add missing dep on libcrypt
     new 3759534  gcc-sanitizers: Fix build with glibc 2.31
     new 6d18259  qemu: Replace stime() API with clock_settime
     new 12bf756  bitbake.conf: Simplify TARGET_SYS/SDK_SYS
     new eaf6e23  busybox: Replace obsolete stime API with clock_settime
     new dc8e6f8  strace: Upgrade to 5.4
     new e0dd212  recipetool: always use python 3 in recipe creation
     new 356c4c3  core-image-testmaster: use Python 3
     new 00b4c9c  elfutils: upgrade 0.177 -> 0.178
     new ac167a5  meson: update 0.52.0 -> 0.52.1
     new 83d3d5a  vala: upgrade 0.46.4 -> 0.46.5
     new dcca990  bash-completion: upgrade 2.9 -> 2.10
     new 128bafd  libcomps: upgrade 0.1.12 -> 0.1.14
     new 5939c0c  createrepo-c: upgrade 0.15.1 -> 0.15.4
     new 8b8db56  librepo: upgrade 1.11.0 -> 1.11.1
     new 0c92f29  btrfs-tools: upgrade 5.3.1 -> 5.4
     new f4929e2  epiphany: upgrade 3.34.1 -> 3.34.2
     new eb30ea3  boost: upgrade 1.71.0 -> 1.72.0
     new fe70f7a  llvm: fix upstream version check
     new 2d2a8f9  python3-pygments: update to 2.5.2
     new 11c5536  cmake: Add a knob for cmake VERBOSE settings
     new eb7f041  ptest-packagelists: drop python 2.x
     new 95380e1  diffstat: update to 1.63
     new d14e41e  prelink: upgrade to latest revision (in the cross_prelink branch)
     new 6f36006  libxml-parser-perl: update to 2.46
     new 3ae7988  libcap: update to 2.28
     new eabc9a9  kexec-tools: update to 2.0.20
     new b86bd77  oeqa/runtime/ptest: fix detection of failed tests

The 41 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:
 meta/classes/base.bbclass                          |   3 +
 meta/classes/cmake.bbclass                         |  13 +-
 meta/classes/kernel.bbclass                        |   3 +
 meta/conf/bitbake.conf                             |   4 +-
 meta/conf/distro/include/ptest-packagelists.inc    |   1 -
 meta/lib/oeqa/runtime/cases/ptest.py               |   2 +-
 meta/recipes-bsp/u-boot/u-boot-common.inc          |   4 +-
 .../busybox/0001-Remove-stime-function-calls.patch |  85 ++++++++++
 meta/recipes-core/busybox/busybox_1.31.1.bb        |   1 +
 meta/recipes-core/kbd/kbd_2.2.0.bb                 |   4 +-
 .../{btrfs-tools_5.3.1.bb => btrfs-tools_5.4.bb}   |   2 +-
 ...eaterepo-c_0.15.1.bb => createrepo-c_0.15.4.bb} |   2 +-
 ...001-aclocal.m4-add-missing-header-defines.patch |  24 +++
 .../{diffstat_1.62.bb => diffstat_1.63.bb}         |   7 +-
 .../{elfutils_0.177.bb => elfutils_0.178.bb}       |  27 ++--
 .../elfutils/files/0001-dso-link-change.patch      |  12 +-
 ...0001-libasm-may-link-with-libbz2-if-found.patch |   8 +-
 ...stack-fts.patch => 0001-musl-obstack-fts.patch} |  55 ++++---
 .../{musl-libs.patch => 0002-musl-libs.patch}      |   7 +-
 .../{musl-utils.patch => 0003-musl-utils.patch}    |  19 +--
 ...sl-tests.patch => 0004-Fix-error-on-musl.patch} |  20 ++-
 ...-path-where-we-have-str-as-uninitialized-.patch |  42 -----
 .../elfutils/files/debian/hppa_backend.diff        |  51 +++---
 .../elfutils/files/debian/mips_backend.diff        |  85 +++++-----
 .../elfutils/files/debian/mips_cfi.patch           |  22 ++-
 meta/recipes-devtools/gcc/gcc-9.2.inc              |   1 +
 ...x-up-libsanitizer-build-with-master-glibc.patch |  70 ++++++++
 meta/recipes-devtools/gcc/gcc-sanitizers.inc       |   2 +-
 meta/recipes-devtools/libcomps/libcomps_git.bb     |   4 +-
 .../0001-include-stdexcept-for-runtime_error.patch |  65 ++++++++
 meta/recipes-devtools/libdnf/libdnf_0.28.1.bb      |   1 +
 .../{librepo_1.11.0.bb => librepo_1.11.1.bb}       |   2 +-
 meta/recipes-devtools/llvm/llvm_git.bb             |   2 +
 meta/recipes-devtools/meson/meson.inc              |   5 +-
 .../0001-Make-CPU-family-warnings-fatal.patch      |  10 +-
 ...02-Support-building-allarch-recipes-again.patch |   4 +-
 .../meson/meson/0003-native_bindir.patch           |  26 +--
 .../dbc9e971bd320f3df15c1ee74f54858e6792b183.patch |  95 -----------
 .../meson/{meson_0.52.0.bb => meson_0.52.1.bb}     |   1 +
 ...k-meson_0.52.0.bb => nativesdk-meson_0.52.1.bb} |   0
 ...-do-not-attempt-to-run-a-cross-executable.patch |  24 +++
 ...ser-perl_2.44.bb => libxml-parser-perl_2.46.bb} |  11 +-
 ...ps.c-check-info-resolvetls-before-use-its.patch |  51 ------
 meta/recipes-devtools/prelink/prelink_git.bb       |   5 +-
 .../0001-realpath.c-Remove-trailing-slashes.patch  |  57 +++++++
 meta/recipes-devtools/pseudo/pseudo_git.bb         |   1 +
 ...pygments_2.4.2.bb => python3-pygments_2.5.2.bb} |   4 +-
 meta/recipes-devtools/qemu/qemu.inc                |   1 +
 ...0011-linux-user-remove-host-stime-syscall.patch |  61 +++++++
 ...ace_syscall_info-to-__ptrace_syscall_info.patch |  52 ++++++
 ...tion-Check-for-mips-and-alpha-before-usin.patch |  32 ----
 .../strace/strace/Makefile-ptest.patch             |   6 +-
 ...-robust-test-for-m32-mx32-compile-support.patch |  10 +-
 .../strace/strace/sys_headers.patch                |   2 +-
 .../strace/{strace_5.3.bb => strace_5.4.bb}        |   6 +-
 .../{subversion_1.12.2.bb => subversion_1.13.0.bb} |   4 +-
 .../vala/{vala_0.46.4.bb => vala_0.46.5.bb}        |   4 +-
 .../valgrind/valgrind/s390x_vec_op_t.patch         |  19 +++
 meta/recipes-devtools/valgrind/valgrind_3.15.0.bb  |   1 +
 .../cpio/cpio-2.13/0001-Fix-CVE-2015-1197.patch    | 178 ---------------------
 meta/recipes-extended/cpio/cpio_2.13.bb            |   1 -
 .../images/core-image-testmaster.bb                |   2 +-
 ...arallel-build-problem-reported-by-Gentoo-.patch |  47 ++++++
 meta/recipes-extended/sysklogd/sysklogd.inc        |   1 +
 .../{epiphany_3.34.1.bb => epiphany_3.34.2.bb}     |   4 +-
 meta/recipes-graphics/libsdl2/libsdl2_2.0.10.bb    |   1 +
 ...fcsample-only-when-X11-backend-is-enabled.patch |  35 ----
 .../{libva-utils_2.5.0.bb => libva-utils_2.6.0.bb} |  15 +-
 .../libva/{libva_2.5.0.bb => libva_2.6.0.bb}       |  15 +-
 ...07-kexec-un-break-the-build-on-32-bit-x86.patch |  42 +++++
 ...kexec-tools_2.0.19.bb => kexec-tools_2.0.20.bb} |  27 ++--
 ...h-completion_2.9.bb => bash-completion_2.10.bb} |   4 +-
 ...bjam-native_1.71.0.bb => bjam-native_1.72.0.bb} |   0
 .../boost/{boost-1.71.0.inc => boost-1.72.0.inc}   |   4 +-
 .../boost/{boost_1.71.0.bb => boost_1.72.0.bb}     |   0
 .../0002-tests-do-not-run-target-executables.patch |  32 ++++
 .../libcap/{libcap_2.27.bb => libcap_2.28.bb}      |   5 +-
 scripts/lib/recipetool/create_buildsys.py          |  17 +-
 78 files changed, 872 insertions(+), 700 deletions(-)
 create mode 100644 meta/recipes-core/busybox/busybox/0001-Remove-stime-function-calls.patch
 rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_5.3.1.bb => btrfs-tools_5.4.bb} (97%)
 rename meta/recipes-devtools/createrepo-c/{createrepo-c_0.15.1.bb => createrepo-c_0.15.4.bb} (95%)
 create mode 100644 meta/recipes-devtools/diffstat/diffstat/0001-aclocal.m4-add-missing-header-defines.patch
 rename meta/recipes-devtools/diffstat/{diffstat_1.62.bb => diffstat_1.63.bb} (77%)
 rename meta/recipes-devtools/elfutils/{elfutils_0.177.bb => elfutils_0.178.bb} (87%)
 rename meta/recipes-devtools/elfutils/files/{musl-obstack-fts.patch => 0001-musl-obstack-fts.patch} (78%)
 rename meta/recipes-devtools/elfutils/files/{musl-libs.patch => 0002-musl-libs.patch} (97%)
 rename meta/recipes-devtools/elfutils/files/{musl-utils.patch => 0003-musl-utils.patch} (91%)
 rename meta/recipes-devtools/elfutils/files/{musl-tests.patch => 0004-Fix-error-on-musl.patch} (69%)
 delete mode 100644 meta/recipes-devtools/elfutils/files/0007-Fix-control-path-where-we-have-str-as-uninitialized-.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.2/0037-Fix-up-libsanitizer-build-with-master-glibc.patch
 create mode 100644 meta/recipes-devtools/libdnf/libdnf/0001-include-stdexcept-for-runtime_error.patch
 rename meta/recipes-devtools/librepo/{librepo_1.11.0.bb => librepo_1.11.1.bb} (93%)
 delete mode 100644 meta/recipes-devtools/meson/meson/dbc9e971bd320f3df15c1ee74f54858e6792b183.patch
 rename meta/recipes-devtools/meson/{meson_0.52.0.bb => meson_0.52.1.bb} (97%)
 rename meta/recipes-devtools/meson/{nativesdk-meson_0.52.0.bb => nativesdk-meson_0.52.1.bb} (100%)
 create mode 100644 meta/recipes-devtools/perl/files/0001-CheckLib.pm-do-not-attempt-to-run-a-cross-executable.patch
 rename meta/recipes-devtools/perl/{libxml-parser-perl_2.44.bb => libxml-parser-perl_2.46.bb} (81%)
 delete mode 100644 meta/recipes-devtools/prelink/prelink/0001-src-arch-mips.c-check-info-resolvetls-before-use-its.patch
 create mode 100644 meta/recipes-devtools/pseudo/files/0001-realpath.c-Remove-trailing-slashes.patch
 rename meta/recipes-devtools/python/{python3-pygments_2.4.2.bb => python3-pygments_2.5.2.bb} (75%)
 create mode 100644 meta/recipes-devtools/qemu/qemu/0011-linux-user-remove-host-stime-syscall.patch
 create mode 100644 meta/recipes-devtools/strace/strace/0001-define-ptrace_syscall_info-to-__ptrace_syscall_info.patch
 delete mode 100644 meta/recipes-devtools/strace/strace/0001-tests-sigaction-Check-for-mips-and-alpha-before-usin.patch
 rename meta/recipes-devtools/strace/{strace_5.3.bb => strace_5.4.bb} (89%)
 rename meta/recipes-devtools/subversion/{subversion_1.12.2.bb => subversion_1.13.0.bb} (96%)
 rename meta/recipes-devtools/vala/{vala_0.46.4.bb => vala_0.46.5.bb} (57%)
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/s390x_vec_op_t.patch
 delete mode 100644 meta/recipes-extended/cpio/cpio-2.13/0001-Fix-CVE-2015-1197.patch
 create mode 100644 meta/recipes-extended/sysklogd/files/0001-Fix-nasty-parallel-build-problem-reported-by-Gentoo-.patch
 rename meta/recipes-gnome/epiphany/{epiphany_3.34.1.bb => epiphany_3.34.2.bb} (84%)
 delete mode 100644 meta/recipes-graphics/libva/libva-utils/0001-Build-sfcsample-only-when-X11-backend-is-enabled.patch
 rename meta/recipes-graphics/libva/{libva-utils_2.5.0.bb => libva-utils_2.6.0.bb} (63%)
 rename meta/recipes-graphics/libva/{libva_2.5.0.bb => libva_2.6.0.bb} (73%)
 create mode 100644 meta/recipes-kernel/kexec/kexec-tools/0007-kexec-un-break-the-build-on-32-bit-x86.patch
 rename meta/recipes-kernel/kexec/{kexec-tools_2.0.19.bb => kexec-tools_2.0.20.bb} (78%)
 rename meta/recipes-support/bash-completion/{bash-completion_2.9.bb => bash-completion_2.10.bb} (87%)
 rename meta/recipes-support/boost/{bjam-native_1.71.0.bb => bjam-native_1.72.0.bb} (100%)
 rename meta/recipes-support/boost/{boost-1.71.0.inc => boost-1.72.0.inc} (85%)
 rename meta/recipes-support/boost/{boost_1.71.0.bb => boost_1.72.0.bb} (100%)
 create mode 100644 meta/recipes-support/libcap/files/0002-tests-do-not-run-target-executables.patch
 rename meta/recipes-support/libcap/{libcap_2.27.bb => libcap_2.28.bb} (90%)

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


More information about the Openembedded-commits mailing list