]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
kern-tools: allow 'y' or 'm' to avoid config audit warnings
authorBruce Ashfield <bruce.ashfield@gmail.com>
Mon, 19 Sep 2022 14:28:32 +0000 (10:28 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Sep 2022 08:18:58 +0000 (09:18 +0100)
commit9cd0623f89d8ff5ea95d6ab713dd4bf45742a8b1
treefff8742caa11f18b3c4f8330a1a5b02e473067c0
parent096c2588860d8f2c56a97cff72f70dd59276f9c7
kern-tools: allow 'y' or 'm' to avoid config audit warnings

   commit b627b8bd17501400649d38bf61c8a3d2121a1b8f (HEAD -> master,
   origin/master, origin/HEAD)
   Author: Bruce Ashfield <bruce.ashfield@gmail.com>
   Date:   Sun Sep 18 16:36:43 2022 -0400

       symbol_why: allow options to be flagged as built-in or module

       Some options that are hardware related, can either be built in or
       modules, and meet the criteria of being acceptable for a BSP.

       To allow these options to not throw warnings, we create a new
       configuration fragment to go along with the 'hardware.cfg' and
       'nonhardware.cfg' special fragments.

       This new fragment is called 'y_or_m_enabled.cfg' and is effective
       for the fragments in its directory. The format is the same as
       hardware/nonhardware.cfg, is simply a list of CONFIG_ options.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/kern-tools/kern-tools-native_git.bb