[oe-commits] [openembedded-core] branch master updated (325af0f -> d180dc7)

git at git.openembedded.org git at git.openembedded.org
Thu Sep 13 16:38:33 UTC 2018


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

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

    from 325af0f  python3: fix openssl 1.1.1 changes
     add 3db567d  tune-core2: use n270 instead of core2duo
     add 57b1b20  coreutils: add alternative target for nice
     add 5f1895f  linux-libc-headers: Include linux/stddef.h in linux/swab.h
     new 681ea84  linux-libc-headers: Don't do useless configuration
     new 79a1981  perf: do not pull in any perl dependencies unless scripting is requested
     new 518cca6  initramfs-framework: Don't use 'tr'
     new 3667a8e  insane: Recognise BPF as a valid EM_MACHINE type
     new 0952c19  apr-util: fix ptest fail problem
     new 0e9cafe  kexec-tools: Install systemd service
     new 6f709f0  kexec-tools: Depend on sysinit.target rather than basic.target
     new e91838b  oeqa/selftest/runtime_test: Ensure we build/use gnupg-native
     new d180dc7  oeqa/selftest/recipetool: fix non-determinism in cmake test

The 9 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/insane.bbclass                        |   6 +-
 meta/conf/machine/include/tune-core2.inc           |   2 +-
 meta/lib/oe/qa.py                                  |   3 +-
 meta/lib/oeqa/selftest/cases/oelib/elf.py          |   1 +
 meta/lib/oeqa/selftest/cases/recipetool.py         |   4 +-
 meta/lib/oeqa/selftest/cases/runtime_test.py       |   4 +-
 meta/recipes-core/coreutils/coreutils_8.30.bb      |  14 ++-
 .../initrdscripts/initramfs-framework/init         |   2 +-
 .../recipes-kernel/kexec/kexec-tools/kdump.service |   3 +-
 meta/recipes-kernel/kexec/kexec-tools_2.0.17.bb    |   3 +
 .../linux-libc-headers/linux-libc-headers.inc      |   7 +-
 ...lude-linux-stddef.h-in-swab.h-uapi-header.patch |  44 +++++++
 .../linux-libc-headers/linux-libc-headers_4.18.bb  |   1 +
 meta/recipes-kernel/perf/perf-perl.inc             |   7 ++
 meta/recipes-kernel/perf/perf.bb                   |   8 +-
 .../apr-util/0001-Fix-error-handling-in-gdbm.patch | 135 +++++++++++++++++++++
 meta/recipes-support/apr/apr-util_1.6.1.bb         |   1 +
 17 files changed, 220 insertions(+), 25 deletions(-)
 create mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-include-linux-stddef.h-in-swab.h-uapi-header.patch
 create mode 100644 meta/recipes-kernel/perf/perf-perl.inc
 create mode 100644 meta/recipes-support/apr/apr-util/0001-Fix-error-handling-in-gdbm.patch

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


More information about the Openembedded-commits mailing list