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

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

No new revisions were added by this update.

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