[OE-core] [PATCH 0/3 v2] kernel-yocto: 5.2 intro series

Khem Raj raj.khem at gmail.com
Sat Aug 31 18:13:47 UTC 2019


largely this worked fine ( buildwise ) for meta-openembedded layers included see

https://errors.yoctoproject.org/Errors/Build/87912/

The 5.2 regressions are below, If anyone has cycles to fix them would be great.

klibc, klibc-static-utils - syscall stub generator in klibc now gets
confused and cant generate the header file with syscalls
drbd, can-isotp - External kernel modules ( maybe need some forward porting )
bpftool - Fails with new error (undefined reference to `do_btf')

Cheers
-Khem

On Fri, Aug 30, 2019 at 9:06 AM <bruce.ashfield at gmail.com> wrote:
>
> From: Bruce Ashfield <bruce.ashfield at gmail.com>
>
> Richard,
>
> These are the patches for the 5.2 intro that aren't in your current master-next.
>
> Kevin's meta-yocto-bsp can use a minor SRCREV bump, and I'll send that shortly
> to the appropriate list. But even running with it as-is, isn't a problem.
>
> I will also follow up with the 5.0 removal and some other minor tweaks once
> this introduction of recipes goes green.
>
> Cheers,
>
> Bruce
>
> The following changes since commit be28058c101a38ad9e01c0ce95bbe0c7dee19410:
>
>   Revert "poky.conf: make systemd as default init manager" (2019-08-30 13:37:48 +0100)
>
> are available in the Git repository at:
>
>   git://git.pokylinux.org/poky-contrib zedd/kernel-next
>   http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-next
>
> Bruce Ashfield (3):
>   linux-libc-headers: update to v5.2 headers
>   linux-yocto: introduce 5.2 recipes
>   qemu: bump linux-yocto preferred version to 5.2
>
>  meta/conf/distro/include/tcmode-default.inc   |  2 +-
>  meta/conf/machine/include/x86-base.inc        |  2 +-
>  meta/conf/machine/qemuarmv5.conf              |  2 +-
>  ...sm-ptrace.h-should-not-depend-on-uap.patch | 62 -------------------
>  ...aders_5.0.bb => linux-libc-headers_5.2.bb} |  5 +-
>  .../linux/linux-yocto-rt_5.2.bb               | 44 +++++++++++++
>  .../linux/linux-yocto-tiny_5.2.bb             | 32 ++++++++++
>  meta/recipes-kernel/linux/linux-yocto_5.2.bb  | 54 ++++++++++++++++
>  8 files changed, 135 insertions(+), 68 deletions(-)
>  delete mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-arm64-sve-uapi-asm-ptrace.h-should-not-depend-on-uap.patch
>  rename meta/recipes-kernel/linux-libc-headers/{linux-libc-headers_5.0.bb => linux-libc-headers_5.2.bb} (75%)
>  create mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb
>  create mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb
>  create mode 100644 meta/recipes-kernel/linux/linux-yocto_5.2.bb
>
> --
> 2.19.1
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


More information about the Openembedded-core mailing list