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

git at git.openembedded.org git at git.openembedded.org
Thu Sep 13 09:46:35 UTC 2018


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 325af0f  python3: fix openssl 1.1.1 changes
     new 3db567d  tune-core2: use n270 instead of core2duo
     new 57b1b20  coreutils: add alternative target for nice
     new 5f1895f  linux-libc-headers: Include linux/stddef.h in linux/swab.h
     new 08f8211  musl: Wire-up name_to_handle_at and name_to_handle_at syscalls
     new 116a413  linux-libc-headers: Don't do useless configuration
     new 3fed258  perf: do not pull in any perl dependencies unless scripting is requested
     new b045853  initramfs-framework: Don't use 'tr'
     new f612071  insane: Recognise BPF as a valid EM_MACHINE type
     new c41d451  apr-util: fix ptest fail problem

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/recipes-core/coreutils/coreutils_8.30.bb      |  14 ++-
 .../initrdscripts/initramfs-framework/init         |   2 +-
 ...x-name_to_handle_at-and-name_to_handle_at.patch |  76 ++++++++++++
 meta/recipes-core/musl/musl_git.bb                 |   1 +
 .../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 +
 15 files changed, 286 insertions(+), 22 deletions(-)
 create mode 100644 meta/recipes-core/musl/musl/0001-wireup-linux-name_to_handle_at-and-name_to_handle_at.patch
 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