]> code.ossystems Code Review - openembedded-core.git/commit
kern-tools: Kconfiglib: add support for bare 'modules' keyword
authorBruce Ashfield <bruce.ashfield@gmail.com>
Wed, 12 May 2021 18:27:57 +0000 (14:27 -0400)
committerAnuj Mittal <anuj.mittal@intel.com>
Fri, 2 Jul 2021 03:13:19 +0000 (11:13 +0800)
commit6f15c14c3c6841589bf7fbe6ea94bf7bf9dd33a3
tree1ba3144ad98daa7408818505639f1644e4ffe573
parenta8edc2ddfcc1288101508eeedd9c2500e3fed296
kern-tools: Kconfiglib: add support for bare 'modules' keyword

Bumping the SRCREV to pickup the following for the kern-tools:

    commit 6dd85ff178cd76851e2184b13e545f5a88d1be30 [kconfig: change
    "modules" from sub-option to first-level attribute] broke parsing
    in 5.13+ trees.

    We add the new location to the parser so we can support both
    types of module specifications.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Without this, the kernel configuration audit for 5.13+ errors
immediately.

The older "option modules" parsing has been left in the code, so that
older kernels continue to work as well.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit ba39e42681e7e3c6fe82686a42a9ee4b519003f9)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-kernel/kern-tools/kern-tools-native_git.bb