]> code.ossystems Code Review - openembedded-core.git/commit
libc-headers: update to v5.8
authorBruce Ashfield <bruce.ashfield@gmail.com>
Wed, 19 Aug 2020 13:24:39 +0000 (09:24 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Aug 2020 14:28:57 +0000 (15:28 +0100)
commit4c3750bbc9dae30d91bd0e5efc8f614810289b31
tree2b16bbeb69dbca0c11fce9811032e7c75c635ef7
parentc603e6e13e44ae907cf1f04abf6e1babf3d7be26
libc-headers: update to v5.8

Updating the libc-headers to v5.8. Adjustments to the recipe
include:

The license checksum. Needs to be updated to account for kernel
commit 74835c7db0322b [COPYING: state that all contributions really are
covered by this file].

And the ARM multilib headers need to check the version to adjust for
kernel commit: 541ad0150ca4 [arm: Remove 32bit KVM host support]. We
don't want to break potential other libc-header users, so we check
the version and continue to install the file if the version is less
than v5.8

One patch is refreshed to remove fuzz when building musl.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/tcmode-default.inc
meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc
meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-include-linux-stddef.h-in-swab.h-uapi-header.patch
meta/recipes-kernel/linux-libc-headers/linux-libc-headers_5.8.bb [moved from meta/recipes-kernel/linux-libc-headers/linux-libc-headers_5.4.bb with 71% similarity]