]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/5.4: temporarily revert IKHEADERS in standard kernels
authorBruce Ashfield <bruce.ashfield@gmail.com>
Fri, 29 May 2020 01:29:17 +0000 (21:29 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 30 May 2020 11:31:48 +0000 (12:31 +0100)
commit5706788603b38ad4a0987e187a1c11c06f4d4e6c
treec764e66cca59d36fd31c1993da52337ac3a38b09
parent0123efae31dab8bce15e11fcee0b139a61b67cd6
linux-yocto/5.4: temporarily revert IKHEADERS in standard kernels

We had a commit that enabled IKHEADERS, since bpf requires them on
target.

This is still causing incremental reproducibility errors during the
module compilation phase of the build.

We are temporarily turning this off, so we can integrate -stable
and other related changes. A replacement feature "reproducibility"
is also being added to this can be conditionally enabled while
we debug.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
meta/recipes-kernel/linux/linux-yocto_5.4.bb