[oe-commits] [openembedded-core] branch master-next updated (98c1380 -> fb16fba)

git at git.openembedded.org git at git.openembedded.org
Mon Aug 19 22:36:07 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 98c1380  package: Fix race between do_package and do_packagedata
     new deabd91  ltp: Fix tgkill03 failure
     new 8bb0404  ltp: Fix ustat02 failure
     new eab2fa1  psplash: Avoid mount the psplash tmpfs twice
     new 0ccf6d2  shadow: musl now supports secure_getenv
     new 7f20cb5  kmod: Replace dolt hacks with backport of upstream dolt removal
     new b8d9dc9  cross-localedef-native: Add hardlink resolver from util-linux
     new fb16fba  libc-package.bbclass: Split locale hard link processing into two parts

The 7 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/libc-package.bbclass                  |    7 +-
 .../glibc/cross-localedef-native_2.30.bb           |    3 +
 .../glibc/glibc/add-cross-localedef-hardlink.patch | 1115 ++++++++++++++++++++
 ...compile-separate-from-util-linux-hardlink.patch |  226 ++++
 meta/recipes-core/psplash/files/psplash-init       |    4 +-
 ...kill03-wait-for-defunct-tid-to-get-detach.patch |   75 ++
 ...02-Fix-EFAULT-in-32bit-compatibility-mode.patch |   36 +
 meta/recipes-extended/ltp/ltp_20190517.bb          |    2 +
 ...002-gettime-Use-secure_getenv-over-getenv.patch |   71 --
 meta/recipes-extended/shadow/shadow.inc            |    1 -
 meta/recipes-kernel/kmod/kmod.inc                  |    7 +-
 .../kmod/kmod/0001-build-Stop-using-dolt.patch     |   28 +
 .../kmod/kmod/avoid_parallel_tests.patch           |    5 +-
 13 files changed, 1497 insertions(+), 83 deletions(-)
 create mode 100644 meta/recipes-core/glibc/glibc/add-cross-localedef-hardlink.patch
 create mode 100644 meta/recipes-core/glibc/glibc/allow-compile-separate-from-util-linux-hardlink.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-syscalls-tgkill03-wait-for-defunct-tid-to-get-detach.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-ustat02-Fix-EFAULT-in-32bit-compatibility-mode.patch
 delete mode 100644 meta/recipes-extended/shadow/files/0002-gettime-Use-secure_getenv-over-getenv.patch
 create mode 100644 meta/recipes-kernel/kmod/kmod/0001-build-Stop-using-dolt.patch

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


More information about the Openembedded-commits mailing list