]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Thu, 7 Jan 2021 07:06:51 +0000 (15:06 +0800)
commitd554dd1909abaa7c1f7cd3fd4625e452e83fbed2
tree6c1e634326e4c81d0f377a613ee82206492f00c2
parent90e5a7a917e4e87bdf23a7a8ea4e2bd28cfdf4cb
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: Anuj Mittal <anuj.mittal@intel.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