]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
linux-yocto: enable powerpc debug fragment
authorBruce Ashfield <bruce.ashfield@gmail.com>
Thu, 28 Apr 2022 13:47:59 +0000 (09:47 -0400)
committerAnuj Mittal <anuj.mittal@intel.com>
Thu, 26 May 2022 06:14:00 +0000 (14:14 +0800)
commit31b15e5f7f4f6b53af5ad1a44af10bed914d454a
tree97e462cc0a84aa5ca86cba09f3f2653bf62247f7
parent4c8f7c3533d1c3f10c6754c35c6da3f9aa05a09b
linux-yocto: enable powerpc debug fragment

gcc12 generates some warnings with arch/powerpc, and we know that
these warnings are understood/non-fatal at runtime.

This fragment allows testing to continue, while upstream powerpc
looks at removing warnings.

We only enable it for 5.10/5.15 standard kernels for now, since
this gets us enough coverage to continue working with gcc12.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 992d9d41642981152a387fe59733cc6a77ea3528)
[Make changes only for 5.10 kernel]
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb
meta/recipes-kernel/linux/linux-yocto_5.10.bb