]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/5.4/cfg: fix FIRMWARE_LOADER warnings
authorBruce Ashfield <bruce.ashfield@gmail.com>
Wed, 23 Dec 2020 15:43:06 +0000 (10:43 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Jan 2021 11:55:26 +0000 (11:55 +0000)
commit4081c8f33f5c3b4e6991a014d78de8ea181b2ca4
treec24148f1626cdb6c0d2e0330079d51540440512f
parentfae6231a47af6c56ad9ea1caa6f756c4713db4c1
linux-yocto/5.4/cfg: fix FIRMWARE_LOADER warnings

Integrating the following commit(s):

    a1b2d188bdf config: set firmware loader to 'y'

The updated kern-tools are showing us warnings that were previously
hidden. To silence the fw_loader warning, we need to set the value
to 'y' (since it is 'y' selected by other options and we can't
override that).

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 491665d42f3a7b139ab0f220e8e18dcd29f1e2e6)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
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