[oe-commits] [openembedded-core] branch master-next updated (c90780d -> 75ec188)

git at git.openembedded.org git at git.openembedded.org
Thu Feb 27 23:31:05 UTC 2020


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

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

 discard c90780d  utils.bbclass: Avoid recursive symlink in oe_soinstall
 discard e704ad6  libedit/readline: Correct package alternatives link for manpage
 discard cd67cc6  layer.conf: Consider shared-mime-info and desktop-file-utils siggen safe
 discard 811c509  sysvinit: Fix install order/dependency
 discard c6b5005  webkitgtk: Disable GI data for musl/arm
 discard 27cee5e  ncurses: upgrade 6.1+20191019 -> 6.2
 discard f645881  gst-validate: upgrade 1.16.1 -> 1.16.2
 discard a3fccd8  acpica: upgrade 20191213 -> 20200214
 discard 52bf276  libgpg-error: upgrade 1.36 -> 1.37
     new 954495c  acpica: upgrade 20191213 -> 20200214
     new 3e91f5f  gst-validate: upgrade 1.16.1 -> 1.16.2
     new 01ebff1  ncurses: upgrade 6.1+20191019 -> 6.2
     new 95ff3a8  webkitgtk: Disable GI data for musl/arm
     new 3635e06  sysvinit: Fix install order/dependency
     new 113466a  layer.conf: Consider shared-mime-info and desktop-file-utils siggen safe
     new d2dfd3a  libedit/readline: Correct package alternatives link for manpage
     new 44615d8  Revert "make: 4.2.1 -> 4.3"
     new 62547d6  ltp: Update to 20200120
     new 95ae678  ltp: Remove mips related open_posix_testsuite patch
     new 4af7fb7  sysvinit: remove logsave.8
     new 71af658  rt-tests: make manpages reproducible
     new de95b1f  lsb-release: fix likely reproducabilty timestamp
     new e2f5572  tune-cortexa72-cortexa53.inc: Adding missing TUNE_FEATURES
     new 0267890  linux-libc-headers: Drop patches manipulating __UAPI_DEF_ETHHDR
     new 45e05cd  systemd: Do not force removing resolved from PACKAGECONFIG
     new 90098a6  systemd: Drop local time64 patch in favour of upstreamed patches
     new c4572c7  go: Update to 1.14 release series
     new ebb7fc8  atk: upgrade 2.32.0 -> 2.34.1
     new 32e209f  at-spi2-core: upgrade 2.32.1 -> 2.34.0
     new 04b6c92  at-spi2-atk: upgrade 2.32.0 -> 2.34.1
     new 741aec8  maintainers.inc: add self for atk, at-spi2-core, at-spi2-atk
     new 16da281  util-linux: upgrade 2.34 -> 2.35.1
     new 9efcba6  webkitgtk: Move X library DEPENDS to the x11 PACKAGECONFIG
     new 35f32e1  webkitgtk: Remove unnecessary REQUIRED_DISTRO_FEATURES requirements
     new db11d48  coreutils: add ptest
     new efe0e55  ptest-packagelists.inc: add coreutils to SLOW list
     new 75ec188  webkitgtk: Remove obsolete woff2 comment

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (c90780d)
            \
             N -- N -- N   refs/heads/master-next (75ec188)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 28 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/utils.bbclass                         |   8 +-
 meta/conf/distro/include/maintainers.inc           |   6 +-
 meta/conf/distro/include/ptest-packagelists.inc    |   1 +
 meta/conf/distro/include/tcmode-default.inc        |   2 +-
 .../machine/include/tune-cortexa72-cortexa53.inc   |   4 +-
 meta/recipes-core/coreutils/coreutils/run-ptest    |  17 +++
 meta/recipes-core/coreutils/coreutils_8.31.bb      |  37 ++++++
 ...-instead-of-TIME_T_MAX-for-timerfd_settim.patch |  31 -----
 meta/recipes-core/systemd/systemd_244.3.bb         |   6 +-
 meta/recipes-core/sysvinit/sysvinit_2.96.bb        |   1 +
 meta/recipes-core/util-linux/util-linux.inc        |   3 +-
 ...lsblk-force-to-print-PKNAME-for-partition.patch |  36 ------
 .../{util-linux_2.34.bb => util-linux_2.35.1.bb}   |   5 +-
 .../go/{go-1.13.inc => go-1.14.inc}                |   8 +-
 ...1-allow-CC-and-CXX-to-have-multiple-words.patch |   7 +-
 ...-content-based-hash-generation-less-pedan.patch |  33 ++---
 ...OLDIR-to-be-overridden-in-the-environment.patch |  11 +-
 .../0004-ld-add-soname-to-shareable-objects.patch  |  11 +-
 ...verride-CC-when-building-dist-and-go_boot.patch |   9 +-
 ...-cmd-dist-separate-host-and-target-builds.patch |  37 +++---
 ...07-cmd-go-make-GOROOT-precious-by-default.patch |  23 +---
 .../0008-use-GOBUILDMODE-to-set-buildmode.patch    |   9 +-
 ...ld-replace-glibc-dynamic-linker-with-musl.patch |  23 +---
 ...-canadian_1.13.bb => go-cross-canadian_1.14.bb} |   0
 .../go/{go-cross_1.13.bb => go-cross_1.14.bb}      |   0
 .../{go-crosssdk_1.13.bb => go-crosssdk_1.14.bb}   |   0
 .../go/{go-native_1.13.bb => go-native_1.14.bb}    |   0
 .../go/{go-runtime_1.13.bb => go-runtime_1.14.bb}  |   0
 .../recipes-devtools/go/{go_1.13.bb => go_1.14.bb} |   0
 meta/recipes-devtools/make/make.inc                |   4 +-
 ...1-glob-Do-not-assume-glibc-glob-internals.patch |  70 ++++++++++
 ...davg.m4-restrict-AIX-specific-test-on-AIX.patch |  38 ------
 ...001-src-dir.c-fix-buffer-overflow-warning.patch |  41 ------
 ...2-glob-Do-not-assume-glibc-glob-internals.patch |  38 ++++++
 ...tl-allow-being-detected-by-importing-proj.patch |  33 -----
 .../0002-w32-compat-dirent.c-follow-header.patch   |  36 ------
 .../0003-posixfcn-fcntl-gnulib-make-emulated.patch |  79 -----------
 meta/recipes-devtools/make/make_4.2.1.bb           |  12 ++
 meta/recipes-devtools/make/make_4.3.bb             |  18 ---
 .../0001-Remove-timestamp-from-manpage.patch       |  27 ++++
 meta/recipes-extended/lsb/lsb-release_1.4.bb       |   1 +
 .../ltp/ltp/0001-Add-more-musl-exclusions.patch    |  37 +-----
 ...-Add-option-to-select-libc-implementation.patch | 103 +++++----------
 ...-Add-udevadm-trigger-before-swap-verifica.patch |  35 -----
 ...-prefix-zeros-of-the-addresses-output-by-.patch |  43 ------
 ...eck-for-time64-unsafe-syscalls-before-usi.patch |  41 ++++--
 ...stcases-fix-an-absent-format-string-issue.patch |  24 ----
 ...rollers-Link-with-libfts-explicitly-on-mu.patch |  47 -------
 ...06-rt_tgsigqueueinfo-disable-test-on-musl.patch |  35 -----
 ...etwork-nfsv4-acl-acl1.c-Security-fix-on-s.patch |  27 ++--
 ..._testsuite-mmap24-2-Relax-condition-a-bit.patch |  68 ----------
 .../ltp/{ltp_20190930.bb => ltp_20200120.bb}       |   9 +-
 ...move-muslc-ethhdr-protection-to-uapi-file.patch |  31 -----
 ...t.h-prevent-redefinition-of-struct-ethhdr.patch |  30 -----
 .../linux-libc-headers/linux-libc-headers_5.4.bb   |   2 -
 ...0001-gzip-with-n-for-build-reproducibilty.patch |  62 +++++++++
 meta/recipes-rt/rt-tests/rt-tests_1.1.bb           |   1 +
 meta/recipes-sato/webkit/webkitgtk_2.26.4.bb       |  13 +-
 ...at-spi2-atk_2.32.0.bb => at-spi2-atk_2.34.1.bb} |   8 +-
 ...-spi2-core_2.32.1.bb => at-spi2-core_2.34.0.bb} |   8 +-
 ...ld-enable-introspection-for-cross-compile.patch |  29 -----
 .../atk/{atk_2.32.0.bb => atk_2.34.1.bb}           |   5 +-
 .../libgpg-error-1.36-gawk5-support.patch          | 144 +++++++++++++++++++++
 .../{libgpg-error_1.37.bb => libgpg-error_1.36.bb} |   7 +-
 64 files changed, 582 insertions(+), 952 deletions(-)
 create mode 100755 meta/recipes-core/coreutils/coreutils/run-ptest
 delete mode 100644 meta/recipes-core/systemd/systemd/0022-Use-INT_MAX-instead-of-TIME_T_MAX-for-timerfd_settim.patch
 delete mode 100644 meta/recipes-core/util-linux/util-linux/0001-lsblk-force-to-print-PKNAME-for-partition.patch
 rename meta/recipes-core/util-linux/{util-linux_2.34.bb => util-linux_2.35.1.bb} (63%)
 rename meta/recipes-devtools/go/{go-1.13.inc => go-1.14.inc} (81%)
 rename meta/recipes-devtools/go/{go-1.13 => go-1.14}/0001-allow-CC-and-CXX-to-have-multiple-words.patch (85%)
 rename meta/recipes-devtools/go/{go-1.13 => go-1.14}/0002-cmd-go-make-content-based-hash-generation-less-pedan.patch (88%)
 rename meta/recipes-devtools/go/{go-1.13 => go-1.14}/0003-allow-GOTOOLDIR-to-be-overridden-in-the-environment.patch (83%)
 rename meta/recipes-devtools/go/{go-1.13 => go-1.14}/0004-ld-add-soname-to-shareable-objects.patch (82%)
 rename meta/recipes-devtools/go/{go-1.13 => go-1.14}/0005-make.bash-override-CC-when-building-dist-and-go_boot.patch (88%)
 rename meta/recipes-devtools/go/{go-1.13 => go-1.14}/0006-cmd-dist-separate-host-and-target-builds.patch (95%)
 rename meta/recipes-devtools/go/{go-1.13 => go-1.14}/0007-cmd-go-make-GOROOT-precious-by-default.patch (79%)
 rename meta/recipes-devtools/go/{go-1.13 => go-1.14}/0008-use-GOBUILDMODE-to-set-buildmode.patch (85%)
 rename meta/recipes-devtools/go/{go-1.13 => go-1.14}/0009-ld-replace-glibc-dynamic-linker-with-musl.patch (79%)
 rename meta/recipes-devtools/go/{go-cross-canadian_1.13.bb => go-cross-canadian_1.14.bb} (100%)
 rename meta/recipes-devtools/go/{go-cross_1.13.bb => go-cross_1.14.bb} (100%)
 rename meta/recipes-devtools/go/{go-crosssdk_1.13.bb => go-crosssdk_1.14.bb} (100%)
 rename meta/recipes-devtools/go/{go-native_1.13.bb => go-native_1.14.bb} (100%)
 rename meta/recipes-devtools/go/{go-runtime_1.13.bb => go-runtime_1.14.bb} (100%)
 rename meta/recipes-devtools/go/{go_1.13.bb => go_1.14.bb} (100%)
 create mode 100644 meta/recipes-devtools/make/make/0001-glob-Do-not-assume-glibc-glob-internals.patch
 delete mode 100644 meta/recipes-devtools/make/make/0001-m4-getloadavg.m4-restrict-AIX-specific-test-on-AIX.patch
 delete mode 100644 meta/recipes-devtools/make/make/0001-src-dir.c-fix-buffer-overflow-warning.patch
 create mode 100644 meta/recipes-devtools/make/make/0002-glob-Do-not-assume-glibc-glob-internals.patch
 delete mode 100644 meta/recipes-devtools/make/make/0002-modules-fcntl-allow-being-detected-by-importing-proj.patch
 delete mode 100644 meta/recipes-devtools/make/make/0002-w32-compat-dirent.c-follow-header.patch
 delete mode 100644 meta/recipes-devtools/make/make/0003-posixfcn-fcntl-gnulib-make-emulated.patch
 create mode 100644 meta/recipes-devtools/make/make_4.2.1.bb
 delete mode 100644 meta/recipes-devtools/make/make_4.3.bb
 create mode 100644 meta/recipes-extended/lsb/lsb-release/0001-Remove-timestamp-from-manpage.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0001-mkswap01.sh-Add-udevadm-trigger-before-swap-verifica.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0001-nm01-Remove-prefix-zeros-of-the-addresses-output-by-.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0001-testcases-fix-an-absent-format-string-issue.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0002-kernel-controllers-Link-with-libfts-explicitly-on-mu.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0006-rt_tgsigqueueinfo-disable-test-on-musl.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0009-open_posix_testsuite-mmap24-2-Relax-condition-a-bit.patch
 rename meta/recipes-extended/ltp/{ltp_20190930.bb => ltp_20200120.bb} (89%)
 delete mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-if_ether-move-muslc-ethhdr-protection-to-uapi-file.patch
 delete mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0002-libc-compat.h-prevent-redefinition-of-struct-ethhdr.patch
 create mode 100644 meta/recipes-rt/rt-tests/rt-tests-1.1/0001-gzip-with-n-for-build-reproducibilty.patch
 rename meta/recipes-support/atk/{at-spi2-atk_2.32.0.bb => at-spi2-atk_2.34.1.bb} (66%)
 rename meta/recipes-support/atk/{at-spi2-core_2.32.1.bb => at-spi2-core_2.34.0.bb} (83%)
 delete mode 100644 meta/recipes-support/atk/atk/0001-meson.build-enable-introspection-for-cross-compile.patch
 rename meta/recipes-support/atk/{atk_2.32.0.bb => atk_2.34.1.bb} (73%)
 create mode 100644 meta/recipes-support/libgpg-error/libgpg-error/libgpg-error-1.36-gawk5-support.patch
 rename meta/recipes-support/libgpg-error/{libgpg-error_1.37.bb => libgpg-error_1.36.bb} (92%)

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


More information about the Openembedded-commits mailing list