]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 May 2021 10:33:47 +0000 (11:33 +0100)
commitba39e42681e7e3c6fe82686a42a9ee4b519003f9
treeb105f7aae019e90d03e7731e06ad5469662e9ea9
parent9113a5815f3c682ef99fd777e35e892b2e08237f
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>
meta/recipes-kernel/kern-tools/kern-tools-native_git.bb