[oe-commits] [openembedded-core] branch master updated (04ee0e8 -> 5463971)

git at git.openembedded.org git at git.openembedded.org
Wed Mar 11 13:39:24 UTC 2020


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

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

    from 04ee0e8  oeqa/selftest: Ensure buildtools in environment variables isn't replaced
     new 87c9602  oeqa/testsdk: Use original PATH
     new 7674b63  files/toolchain-shar-extract.sh: Rework PATH cleaning
     new f7a6a72  glibc: Update nativesdk locale relocation patch
     new 7d35e4b  buildtools-extended-tarball: Add locale command
     new ea93afa  ruby: Use arm32 for coroutines on 32bit-arm
     new ac5a65c  valgrind: Fix timerfd syscall test to be 64bit time_t safe
     new 206580e  libdnf: fix upstream version check
     new 6bf3e3d  image-prelink: remove assumption of sysconfdir presence
     new 20ad770  grub-efi-cfg: enable per-label APPEND override
     new 9a703f8  coreutils: add ptest
     new 0c2c798  ptest-packagelists.inc: add coreutils to SLOW
     new 5463971  coreutils: Fix -dev package dependencies

The 12 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/grub-efi-cfg.bbclass                  |  6 ++
 meta/classes/image-prelink.bbclass                 | 17 ++++
 meta/conf/distro/include/ptest-packagelists.inc    |  1 +
 meta/files/toolchain-shar-extract.sh               | 11 +--
 meta/lib/oeqa/sdkext/testsdk.py                    |  7 +-
 meta/recipes-core/coreutils/coreutils/run-ptest    | 17 ++++
 meta/recipes-core/coreutils/coreutils_8.31.bb      | 44 ++++++++++
 ...libc-Make-relocatable-install-for-locales.patch | 62 ++++++++++----
 .../meta/buildtools-extended-tarball.bb            |  1 +
 meta/recipes-devtools/libdnf/libdnf_0.28.1.bb      |  1 +
 meta/recipes-devtools/ruby/ruby_2.7.0.bb           |  3 +
 ...1-memcheck-tests-Fix-timerfd-syscall-test.patch | 98 ++++++++++++++++++++++
 meta/recipes-devtools/valgrind/valgrind_3.15.0.bb  |  1 +
 13 files changed, 241 insertions(+), 28 deletions(-)
 create mode 100755 meta/recipes-core/coreutils/coreutils/run-ptest
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/0001-memcheck-tests-Fix-timerfd-syscall-test.patch

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


More information about the Openembedded-commits mailing list