[oe-commits] [openembedded-core] branch master-next updated (86f8011 -> 6896ad8)

git at git.openembedded.org git at git.openembedded.org
Fri Aug 24 15:02:19 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 86f8011  cairo: merge cairo.inc into cairo recipe
     new 171f0f8  linux-yocto/4.14: rt: Revert mm/vmstat.c: fix vmstat_update() preemption BUG
     new fbdfa56  linux-yocto/standard: enable bpf configs in standard kernel
     new 337ad01  classes/kernel-yocto: Cleanup getstatusoutput usage
     new 4303c07  kernel-yocto: restore BSP audit visibility
     new 9dd3ca8  linux-yocto: add qemuarm64 preempt-rt BSP definition
     new 6311a8d  linux-yocto/4.12: update to v4.12.28
     new 127b439  linux-yocto/4.14: update to v4.14.62
     new d9c823a  linux-yocto: add selftest and security configuration blocks
     new b654908  lttng: uprev to 2.10.7
     new d5b9ccb  linux-yocto: introduce 4.18 recipes
     new f3b7556  libc-headers: update to 4.18
     new 30b0da2  qemu/bsp: update 4.15 preferred versions to 4.18
     new 6896ad8  cmake: add CMAKE_SYSROOT to generated toolchain file

The 13 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/cmake.bbclass                         |  5 +++
 meta/classes/kernel-yocto.bbclass                  | 44 +++++++++++++++++---
 meta/conf/distro/include/tcmode-default.inc        |  2 +-
 meta/conf/machine/include/x86-base.inc             |  2 +-
 meta/conf/machine/qemuarm.conf                     |  2 +-
 .../kern-tools/kern-tools-native_git.bb            |  2 +-
 .../linux-libc-headers/linux-libc-headers.inc      |  4 +-
 ...eaders_4.15.7.bb => linux-libc-headers_4.18.bb} |  5 +--
 meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb   |  6 +--
 meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb   |  6 +--
 meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb   |  2 +-
 ...nux-yocto-rt_4.14.bb => linux-yocto-rt_4.18.bb} | 12 +++---
 meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb |  6 +--
 meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb |  6 +--
 meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb |  2 +-
 ...yocto-tiny_4.14.bb => linux-yocto-tiny_4.18.bb} | 11 ++---
 meta/recipes-kernel/linux/linux-yocto_4.12.bb      | 20 ++++-----
 meta/recipes-kernel/linux/linux-yocto_4.14.bb      | 20 ++++-----
 meta/recipes-kernel/linux/linux-yocto_4.15.bb      |  2 +-
 meta/recipes-kernel/linux/linux-yocto_4.18.bb      | 48 ++++++++++++++++++++++
 ...g-modules_2.10.6.bb => lttng-modules_2.10.7.bb} |  6 +--
 21 files changed, 150 insertions(+), 63 deletions(-)
 rename meta/recipes-kernel/linux-libc-headers/{linux-libc-headers_4.15.7.bb => linux-libc-headers_4.18.bb} (75%)
 copy meta/recipes-kernel/linux/{linux-yocto-rt_4.14.bb => linux-yocto-rt_4.18.bb} (81%)
 copy meta/recipes-kernel/linux/{linux-yocto-tiny_4.14.bb => linux-yocto-tiny_4.18.bb} (65%)
 create mode 100644 meta/recipes-kernel/linux/linux-yocto_4.18.bb
 rename meta/recipes-kernel/lttng/{lttng-modules_2.10.6.bb => lttng-modules_2.10.7.bb} (85%)

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


More information about the Openembedded-commits mailing list