[oe-commits] [openembedded-core] branch master-next updated (c31bcb0 -> c81a204)

git at git.openembedded.org git at git.openembedded.org
Fri Mar 1 07:15:59 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 c31bcb0  perl: apply a native-only patch only to -native
     new 4f3371b  linux-yocto: netfilter: Enable CONFIG_NETFILTER_XT_TARGET_LOG
     new 5c1c1f2  linux-yocto/4.19: configuration cleanups
     new 7d4fdd3  kernel: add objtool to shared workdir when CONFIG_UNWINDER_ORC is set
     new b62c480  linux-yocto: qemuarm|qemuarm64: graphics support
     new 16643b0  bitbake.conf: Use -Og in DEBUG_OPTIMIZATION
     new 9772eaa  glibc: Disable Werror when building with debug options
     new e9a6f67  bitbake.conf: Drop -fno-omit-frame-pointer
     new e914c03  perf: Set libunwind dir explicitly to point into staging sysroot
     new c81a204  musl: Fix out of bounds data access in dlopen

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/kernel.bbclass                          |  9 +++++++++
 meta/conf/bitbake.conf                               |  4 ++--
 meta/conf/documentation.conf                         |  2 +-
 meta/recipes-core/glibc/glibc.inc                    |  9 ---------
 meta/recipes-core/glibc/glibc_2.29.bb                |  1 +
 meta/recipes-core/musl/musl/out_of_bounds_read.patch | 20 ++++++++++++++++++++
 meta/recipes-core/musl/musl_git.bb                   |  1 +
 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb     |  2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb   |  2 +-
 meta/recipes-kernel/linux/linux-yocto_4.19.bb        |  2 +-
 meta/recipes-kernel/perf/perf.bb                     |  1 +
 11 files changed, 38 insertions(+), 15 deletions(-)
 create mode 100644 meta/recipes-core/musl/musl/out_of_bounds_read.patch

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


More information about the Openembedded-commits mailing list