]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/5.10: cfg: fix ppc64 configuration warnings
authorBruce Ashfield <bruce.ashfield@gmail.com>
Mon, 22 Mar 2021 01:42:18 +0000 (21:42 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Mar 2021 22:51:19 +0000 (22:51 +0000)
commit2a5f2f2c9dbbad1cf79e28be79e4a8a06cc29bea
treed03fe80353613f1072c7e670bc7db40b6b4510f0
parent2b5c553744804f44a17b61c345e482027e45b71e
linux-yocto/5.10: cfg: fix ppc64 configuration warnings

Recent tweaks to the kern tools triggered some warnings that were
previously hidden.

With these two commits, ppc64 has a clean audit:

    c0cfc016a51 qemuppc64: fix 5.10 configuration warnings
    489c76aa9fb qemu-ppc64.cfg: Do not set CONFIG_POWER4

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.10.bb
meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb
meta/recipes-kernel/linux/linux-yocto_5.10.bb