[oe-commits] [openembedded-core] branch master-next updated (4495647 -> 9611485)

git at git.openembedded.org git at git.openembedded.org
Tue May 15 09:58:39 UTC 2018


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 4495647  devtool/sdk.py: error out in case of downloading file failure
     add c8fa5e7  gtk+: do not look into $HOME when looking for modules
     add 16df171  sysvinit-inittab: do not use 'exit 1' to postpone to first boot
     add aeb3d29  tzcode-native: updatet to 2018e
     add f717eef  tzdata: update to 2018e
     add 346afbe  liburi-perl: upgrade 1.73 -> 1.74
     add 81dc858  e2fsprogs: Complement update-alternatives scope
     add e48cd84  xz: use update-alternatives
     add f71bc69  gcc7: drop stray uClibc specific patch
     add 1115e06  oe-depends-dot: print dependency chains for '--why' option
     add ccc7a42  pbzip2: Fix C++11 warnings found with clang
     add 2a39c85  alsa-tools: Update to 1.1.6
     add e0fff92  alsa-lib: Upgrade to 1.1.6
     add c76f1fe  webkitgtk: Disable using GST_GL if gst does not enable it
     add 7ab51c6  strace: Upgrade to 4.22
     add 5681ba2  mesa: fix a build race in src/intel/vulkan
     add af1ba0d  go-native: use libdir_native
     add 9bba9c2  mdadm: Fix build with gcc8
     add 9d26c59  libgpg-error: Upgrade 1.28 -> 1.31
     add 828ae03  swig: Replace strncpy with memcpy
     add d669fbd  pbzip2: fix upstream check URL
     add 8fb70ce  cve-check.bbclass: detect CVE IDs listed on multiple lines
     add 4b11e44  tune-corei7.inc: minor comment tweak to align with tune-core2.inc
     add 6c08a06  babeltrace: move ASNEEDED over-ride into the babeltrace recipe
     add c4ceaae  console-tools: move ASNEEDED over-ride into the console-tools recipe
     add 5e7d337  distcc: move ASNEEDED over-ride into the distcc recipe
     add a4c2915  icu: move ASNEEDED over-ride into icu.inc
     add b7b63b2  pciutils: move ASNEEDED over-ride into the pciutils recipe
     add d3653e8  puzzles: move ASNEEDED over-ride into the puzzles recipe
     add f3d2233  rpm: move ASNEEDED over-ride into the rpm recipe
     add efcf629  security_flags.inc: drop obsolete comment
     add c5aa33a  native.bbclass: drop _virtclass-native and _virtclass-nativesdk overrides
     add d097120  kexec-tools: Set -fno-PIC on aarch64
     add 6c5cc1b  devtool/upgrade: fix the order of license checksum representation
     add 34b5d50  matchbox-session-sato: Make the battery applet depend on machine features
     add abd8096  sudo: upgrade to 1.8.23
     add 2f8fdf6  strace: remove -fno-omit-frame-pointer from DEBUG_OPTIMIZATION when ptest is enabled
     add 86f1374  gawk: upgrade to 4.2.1
     add cbfabe9  sysstat: upgrade to 11.7.3
     add 5375608  boost: add contract lib
     add b5533d5  gcc-sanitizers: Package new liblsan objects built with gcc8
     add b4aadf5  libxcrypt: Fix build with gcc8
     add b4f5ed7  uninative-tarball: Add libjis and euc-jp gconv files
     add 77237b9  musl-utils: monitor commits for upstream tracking
     add 83cd7a3  swig: fix patch headers
     add ff6c574  gtk+: fix patch headers
     add 9611485  patchreview: don't disable malformed SoB check

No new revisions were added by this update.

Summary of changes:
 meta/classes/cve-check.bbclass                     |  10 +-
 meta/classes/native.bbclass                        |   2 -
 meta/classes/nativesdk.bbclass                     |   1 -
 meta/conf/distro/include/as-needed.inc             |   7 --
 meta/conf/distro/include/security_flags.inc        |   2 -
 meta/conf/machine/include/tune-corei7.inc          |   2 +-
 meta/recipes-bsp/pciutils/pciutils_3.5.6.bb        |   2 +
 .../console-tools/console-tools_0.3.2.bb           |  10 +-
 ...able-format-truncation-warning-with-gcc-8.patch |  36 ++++++
 meta/recipes-core/libxcrypt/libxcrypt_4.0.0.bb     |   4 +-
 meta/recipes-core/meta/uninative-tarball.bb        |   2 +
 meta/recipes-core/musl/musl-utils.bb               |   2 +
 .../sysvinit/sysvinit-inittab_2.88dsf.bb           |  15 ++-
 meta/recipes-devtools/distcc/distcc_3.2.bb         |  29 +++--
 .../recipes-devtools/e2fsprogs/e2fsprogs_1.43.8.bb |  17 ++-
 meta/recipes-devtools/gcc/gcc-7.3.inc              |   1 -
 .../gcc/gcc-7.3/0008-c99-snprintf.patch            |  28 -----
 meta/recipes-devtools/gcc/gcc-sanitizers.inc       |   1 +
 meta/recipes-devtools/go/go-native.inc             |   6 +-
 .../{liburi-perl_1.73.bb => liburi-perl_1.74.bb}   |   4 +-
 meta/recipes-devtools/rpm/rpm_4.14.1.bb            |   2 +
 .../strace/strace/disable-git-version-gen.patch    |  12 +-
 ...-robust-test-for-m32-mx32-compile-support.patch |  22 ++--
 .../strace/{strace_4.20.bb => strace_4.22.bb}      |  14 ++-
 ...x-issue-reported-for-SWIG_Python_FixMetho.patch |  36 ++++++
 meta/recipes-devtools/swig/swig_3.0.12.bb          |   1 +
 .../gawk/{gawk_4.2.0.bb => gawk_4.2.1.bb}          |   4 +-
 .../mdadm/files/0001-Disable-gcc8-warnings.patch   | 130 +++++++++++++++++++++
 ...e-instead-of-memcpy-on-overlapping-region.patch |  31 +++++
 meta/recipes-extended/mdadm/mdadm_4.0.bb           |   2 +
 ...ix-invalid-suffix-on-literal-C-11-warning.patch |  73 ++++++++++++
 meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb      |   7 +-
 meta/recipes-extended/sudo/sudo.inc                |   5 +-
 .../sudo/{sudo_1.8.22.bb => sudo_1.8.23.bb}        |   8 +-
 .../{sysstat_11.7.1.bb => sysstat_11.7.3.bb}       |   4 +-
 ...code-native_2018d.bb => tzcode-native_2018e.bb} |   8 +-
 .../tzdata/{tzdata_2018d.bb => tzdata_2018e.bb}    |   4 +-
 meta/recipes-extended/xz/xz_5.2.3.bb               |   5 +
 ...ok-into-HOME-when-looking-for-gtk-modules.patch |  29 +++++
 meta/recipes-gnome/gtk+/gtk+_2.24.32.bb            |   3 +-
 .../recipes-graphics/mesa/files/vulkan-mkdir.patch |  41 +++++++
 meta/recipes-graphics/mesa/mesa_18.0.2.bb          |   1 +
 ...rm64-Set-fno-PIC-along-with-mcmodel-large.patch |  33 ++++++
 meta/recipes-kernel/kexec/kexec-tools_2.0.16.bb    |   1 +
 meta/recipes-kernel/lttng/babeltrace_1.5.5.bb      |  12 +-
 .../alsa/{alsa-lib_1.1.5.bb => alsa-lib_1.1.6.bb}  |   9 +-
 ...g-Wreserved-user-defined-literal-warnings.patch |  28 +++++
 .../alsa/alsa-tools/autotools.patch                |  42 ++++---
 .../{alsa-tools_1.1.5.bb => alsa-tools_1.1.6.bb}   |  25 +++-
 .../matchbox-sato/matchbox-session-sato/session    |   5 +-
 .../matchbox-sato/matchbox-session-sato_0.1.bb     |   2 +-
 meta/recipes-sato/puzzles/puzzles_git.bb           |  35 +++---
 .../webkit/webkitgtk/detect-gstreamer-gl.patch     |  20 ++++
 meta/recipes-sato/webkit/webkitgtk_2.20.1.bb       |   1 +
 meta/recipes-support/boost/boost.inc               |   1 +
 meta/recipes-support/icu/icu.inc                   |   2 +
 ...gression-on-arm64-due-to-invalid-use-of-v.patch |  61 ----------
 .../{libgpg-error_1.28.bb => libgpg-error_1.31.bb} |  10 +-
 scripts/contrib/patchreview.py                     |   4 +-
 scripts/lib/devtool/upgrade.py                     |   5 +-
 scripts/oe-depends-dot                             |  46 ++++++++
 61 files changed, 731 insertions(+), 234 deletions(-)
 create mode 100644 meta/recipes-core/libxcrypt/libxcrypt/0001-disable-format-truncation-warning-with-gcc-8.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-7.3/0008-c99-snprintf.patch
 rename meta/recipes-devtools/perl/{liburi-perl_1.73.bb => liburi-perl_1.74.bb} (87%)
 rename meta/recipes-devtools/strace/{strace_4.20.bb => strace_4.22.bb} (76%)
 create mode 100644 meta/recipes-devtools/swig/swig/swig-3.0.12-Coverity-fix-issue-reported-for-SWIG_Python_FixMetho.patch
 rename meta/recipes-extended/gawk/{gawk_4.2.0.bb => gawk_4.2.1.bb} (89%)
 create mode 100644 meta/recipes-extended/mdadm/files/0001-Disable-gcc8-warnings.patch
 create mode 100644 meta/recipes-extended/mdadm/files/0001-use-memmove-instead-of-memcpy-on-overlapping-region.patch
 create mode 100644 meta/recipes-extended/pbzip2/pbzip2/0001-pbzip2-Fix-invalid-suffix-on-literal-C-11-warning.patch
 rename meta/recipes-extended/sudo/{sudo_1.8.22.bb => sudo_1.8.23.bb} (81%)
 rename meta/recipes-extended/sysstat/{sysstat_11.7.1.bb => sysstat_11.7.3.bb} (53%)
 rename meta/recipes-extended/tzcode/{tzcode-native_2018d.bb => tzcode-native_2018e.bb} (70%)
 rename meta/recipes-extended/tzdata/{tzdata_2018d.bb => tzdata_2018e.bb} (98%)
 create mode 100644 meta/recipes-gnome/gtk+/gtk+/0001-Do-not-look-into-HOME-when-looking-for-gtk-modules.patch
 create mode 100644 meta/recipes-graphics/mesa/files/vulkan-mkdir.patch
 create mode 100644 meta/recipes-kernel/kexec/kexec-tools/0001-arm64-Set-fno-PIC-along-with-mcmodel-large.patch
 rename meta/recipes-multimedia/alsa/{alsa-lib_1.1.5.bb => alsa-lib_1.1.6.bb} (75%)
 create mode 100644 meta/recipes-multimedia/alsa/alsa-tools/0002-Fix-clang-Wreserved-user-defined-literal-warnings.patch
 rename meta/recipes-multimedia/alsa/{alsa-tools_1.1.5.bb => alsa-tools_1.1.6.bb} (62%)
 create mode 100644 meta/recipes-sato/webkit/webkitgtk/detect-gstreamer-gl.patch
 delete mode 100644 meta/recipes-support/libgpg-error/libgpg-error/0001-core-Fix-regression-on-arm64-due-to-invalid-use-of-v.patch
 rename meta/recipes-support/libgpg-error/{libgpg-error_1.28.bb => libgpg-error_1.31.bb} (82%)

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


More information about the Openembedded-commits mailing list