[oe-commits] [openembedded-core] branch master updated (6d594e2 -> 6aec31d)

git at git.openembedded.org git at git.openembedded.org
Wed Mar 6 16:45:00 UTC 2019


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

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

    from 6d594e2  bind-utils: Install nslookup
     new 324f9c8  kernel-yocto: allow kernel-meta repositories to be patched
     new f6c825c  linux-libc-headers: update to 5.x headers
     new c802c35  linux-yocto: introduce 5.0 versioned recipe
     new f8bcf34  lttng: add 5.x fixup patches to 2.10.8 release
     new 6aec31d  linux-yocto/5.0: update configs for h/w reference boards

The 5 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/kernel-yocto.bbclass                  |  29 +-
 meta/conf/distro/include/tcmode-default.inc        |   2 +-
 .../linux-libc-headers/linux-libc-headers.inc      |   2 +
 ...se-__kernel_clockid_t-in-uapi-net_stamp.h.patch |  49 ---
 ...-fixed-input-and-output-files-instead-of-.patch |  11 +-
 ...-ptrace-Fix-SVE_PT_REGS_OFFSET-definition.patch |  43 ---
 ...isentangle-uapi-asm-ptrace.h-from-uapi-as.patch | 289 -----------------
 ...c-headers_4.19.bb => linux-libc-headers_5.0.bb} |   7 +-
 ...inux-yocto-rt_4.19.bb => linux-yocto-rt_5.0.bb} |  10 +-
 ...-yocto-tiny_4.18.bb => linux-yocto-tiny_5.0.bb} |  14 +-
 meta/recipes-kernel/linux/linux-yocto_5.0.bb       |  51 +++
 ...Distinguish-between-kernel_siginfo-and-si.patch | 133 ++++++++
 ...2-Fix-signal-Remove-SEND_SIG_FORCED-v4.20.patch |  67 ++++
 ...just-reserved-cluster-count-when-removing.patch | 149 +++++++++
 ...04-Fix-timer-instrumentation-for-RHEL-7.6.patch |  32 ++
 ...type-argument-from-access_ok-function-v5..patch | 204 ++++++++++++
 ...-pointer-values-with-task-tk_pid-and-rpc_.patch | 186 +++++++++++
 ...Simplify-defining-common-RPC-trace-events.patch | 183 +++++++++++
 ...emove-fsid-metadata_fsid-fields-from-btrf.patch | 341 +++++++++++++++++++++
 ...nup-tp-mempool-Remove-logically-dead-code.patch |  46 +++
 meta/recipes-kernel/lttng/lttng-modules_2.10.8.bb  |   9 +
 21 files changed, 1448 insertions(+), 409 deletions(-)
 delete mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-net-Use-__kernel_clockid_t-in-uapi-net_stamp.h.patch
 delete mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0002-arm64-sve-ptrace-Fix-SVE_PT_REGS_OFFSET-definition.patch
 delete mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0003-arm64-sve-Disentangle-uapi-asm-ptrace.h-from-uapi-as.patch
 rename meta/recipes-kernel/linux-libc-headers/{linux-libc-headers_4.19.bb => linux-libc-headers_5.0.bb} (65%)
 copy meta/recipes-kernel/linux/{linux-yocto-rt_4.19.bb => linux-yocto-rt_5.0.bb} (86%)
 copy meta/recipes-kernel/linux/{linux-yocto-tiny_4.18.bb => linux-yocto-tiny_5.0.bb} (65%)
 create mode 100644 meta/recipes-kernel/linux/linux-yocto_5.0.bb
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0001-Fix-signal-Distinguish-between-kernel_siginfo-and-si.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0002-Fix-signal-Remove-SEND_SIG_FORCED-v4.20.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0003-Fix-ext4-adjust-reserved-cluster-count-when-removing.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0004-Fix-timer-instrumentation-for-RHEL-7.6.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0005-Fix-Remove-type-argument-from-access_ok-function-v5..patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0006-Fix-Replace-pointer-values-with-task-tk_pid-and-rpc_.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0007-Fix-SUNRPC-Simplify-defining-common-RPC-trace-events.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0008-Fix-btrfs-Remove-fsid-metadata_fsid-fields-from-btrf.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0009-Cleanup-tp-mempool-Remove-logically-dead-code.patch

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


More information about the Openembedded-commits mailing list