[oe-commits] [openembedded-core] branch master updated (ff578f4 -> 09276dc)

git at git.openembedded.org git at git.openembedded.org
Fri Apr 26 09:09:48 UTC 2019


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

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

    from ff578f4  gtk-doc.bbclass: unify option setting for meson-based recipes
     new 9acc472  resultool/resultutils: Fix module import error
     new f3a20ac  ninja: add Upstream-Status and SOB for musl patch
     new 44f4fd0  lttng-tools: Add missing patch Upstream-Status
     new 353d93e  Use the best xz compression for the SDK
     new 38e2602  mesa: Update 19.0.1 -> 19.0.3
     new 88843ff  dnf: Enable nativesdk
     new 66c446f  cryptodev: fix module loading error
     new 43aaa11  webkitgtk: set CVE_PRODUCT
     new fd00486  oeqa/core/runner: dump stdout and stderr of each test case
     new 5ca4884  core-image-rt: make sure that we append to DEPENDS
     new e0a5119  core-image-rt-sdk: make sure that we append to DEPENDS
     new 2cce886  vte: upgrade 0.52.2 -> 0.56.1
     new 36c9d0d  python-numpy: update to 1.16.3
     new f3f37a0  python3-pygobject: update to 3.32.1
     new d583ea2  wget: update to 1.20.3
     new 392f18c  icu: Upgrade 64.1 -> 64.2
     new e0a1ae3  Revert "wic: Set a miniumum FAT16 volume size."
     new f1741a8  webkitgtk: Fix build with clang
     new 3950c28  resulttool/manualexecution: Enable test case configuration option
     new ac64c3b  glibc: always use bfd linker
     new 1d453c9  systemd: upgrade to 242
     new fae400b  kernel-module-split.bbclass: support CONFIG_MODULE_COMPRESS=y
     new c0bed1a  vte: move shell auto scripts into seperate package
     new 09276dc  utils/multiprocess_launch: Improve failing subprocess output

The 24 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/kernel-module-split.bbclass           |  20 +-
 meta/classes/populate_sdk_base.bbclass             |   2 +-
 meta/classes/testimage.bbclass                     |   3 +-
 meta/lib/oe/utils.py                               |   7 +-
 meta/lib/oeqa/core/runner.py                       |  20 +-
 meta/recipes-core/glibc/glibc_2.29.bb              |   2 +-
 .../{systemd-boot_241.bb => systemd-boot_242.bb}   |   0
 .../{systemd-conf_241.bb => systemd-conf_242.bb}   |   0
 meta/recipes-core/systemd/systemd.inc              |   4 +-
 ...01-do-not-disable-buffer-in-writing-files.patch | 208 ++++---------
 ...re-version.h-as-dep-for-various-targets-t.patch | 118 --------
 ...clare-version.h-as-dependency-for-systemd.patch |  32 --
 .../0002-don-t-use-glibc-specific-qsort_r.patch    |  39 ++-
 ...e.h-add-__compare_fn_t-and-comparison_fn_.patch |  32 +-
 ...llback-parse_printf_format-implementation.patch |  22 +-
 ...les-watch-metadata-changes-in-ide-devices.patch |   4 +-
 ...asic-missing.h-check-for-missing-strndupa.patch | 326 +++++++++++++++++++--
 ...-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not.patch |  55 ++--
 ...il-don-t-fail-if-libc-doesn-t-support-IDN.patch |   8 +-
 ...exdecoct.c-Include-missing.h-for-strndupa.patch |  28 --
 ...ble-buffering-when-writing-to-oom_score_a.patch |   9 +-
 ...id-redefinition-of-prctl_mm_map-structure.patch |  19 +-
 .../systemd/0024-test-json.c-define-M_PIl.patch    |   8 +-
 ...025-fs-utilh-add-missing-sys-stat-include.patch |  28 ++
 .../systemd/{systemd_241.bb => systemd_242.bb}     |   4 +-
 meta/recipes-devtools/dnf/dnf_4.2.2.bb             |  10 +-
 meta/recipes-devtools/ninja/ninja/fix-musl.patch   |  15 +-
 .../recipes-devtools/python-numpy/python-numpy.inc |   4 +-
 ...thon-numpy_1.16.2.bb => python-numpy_1.16.3.bb} |   0
 ...on3-numpy_1.16.2.bb => python3-numpy_1.16.3.bb} |   0
 .../0001-Do-not-build-tests.patch                  |  10 +-
 ...bject_3.32.0.bb => python3-pygobject_3.32.1.bb} |   4 +-
 meta/recipes-extended/wget/wget_1.20.2.bb          |   8 -
 meta/recipes-extended/wget/wget_1.20.3.bb          |   8 +
 .../mesa/{mesa-gl_19.0.1.bb => mesa-gl_19.0.3.bb}  |   0
 .../mesa/{mesa_19.0.1.bb => mesa_19.0.3.bb}        |   4 +-
 meta/recipes-kernel/cryptodev/cryptodev.inc        |   4 +-
 ...01-Fix-module-loading-with-Linux-v5.0-rc5.patch |  59 ++++
 ...ix-getgrnam-is-not-MT-Safe-use-getgrnam_r.patch |   2 +
 meta/recipes-rt/images/core-image-rt-sdk.bb        |   2 +-
 meta/recipes-rt/images/core-image-rt.bb            |   2 +-
 .../webkit/webkitgtk/include_array.patch           |  15 +
 meta/recipes-sato/webkit/webkitgtk/narrowing.patch |  31 ++
 meta/recipes-sato/webkit/webkitgtk/snprintf.patch  |  15 +
 meta/recipes-sato/webkit/webkitgtk_2.24.0.bb       |   5 +
 .../icu/{icu_64.1.bb => icu_64.2.bb}               |   4 +-
 ...dd-W_EXITCODE-macro-for-non-glibc-systems.patch |  59 ++++
 .../vte/{vte_0.52.2.bb => vte_0.56.1.bb}           |  22 +-
 scripts/lib/resulttool/manualexecution.py          |  14 +-
 scripts/lib/resulttool/resultutils.py              |   2 +-
 scripts/lib/wic/partition.py                       |   2 +-
 51 files changed, 799 insertions(+), 500 deletions(-)
 rename meta/recipes-core/systemd/{systemd-boot_241.bb => systemd-boot_242.bb} (100%)
 rename meta/recipes-core/systemd/{systemd-conf_241.bb => systemd-conf_242.bb} (100%)
 delete mode 100644 meta/recipes-core/systemd/systemd/0001-meson-declare-version.h-as-dep-for-various-targets-t.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0001-meson-declare-version.h-as-dependency-for-systemd.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0013-test-hexdecoct.c-Include-missing.h-for-strndupa.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0025-fs-utilh-add-missing-sys-stat-include.patch
 rename meta/recipes-core/systemd/{systemd_241.bb => systemd_242.bb} (99%)
 rename meta/recipes-devtools/python-numpy/{python-numpy_1.16.2.bb => python-numpy_1.16.3.bb} (100%)
 rename meta/recipes-devtools/python-numpy/{python3-numpy_1.16.2.bb => python3-numpy_1.16.3.bb} (100%)
 rename meta/recipes-devtools/python/{python3-pygobject_3.32.0.bb => python3-pygobject_3.32.1.bb} (87%)
 delete mode 100644 meta/recipes-extended/wget/wget_1.20.2.bb
 create mode 100644 meta/recipes-extended/wget/wget_1.20.3.bb
 rename meta/recipes-graphics/mesa/{mesa-gl_19.0.1.bb => mesa-gl_19.0.3.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_19.0.1.bb => mesa_19.0.3.bb} (85%)
 create mode 100644 meta/recipes-kernel/cryptodev/files/0001-Fix-module-loading-with-Linux-v5.0-rc5.patch
 create mode 100644 meta/recipes-sato/webkit/webkitgtk/include_array.patch
 create mode 100644 meta/recipes-sato/webkit/webkitgtk/narrowing.patch
 create mode 100644 meta/recipes-sato/webkit/webkitgtk/snprintf.patch
 rename meta/recipes-support/icu/{icu_64.1.bb => icu_64.2.bb} (86%)
 create mode 100644 meta/recipes-support/vte/vte/0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch
 rename meta/recipes-support/vte/{vte_0.52.2.bb => vte_0.56.1.bb} (72%)

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


More information about the Openembedded-commits mailing list