]> code.ossystems Code Review - openembedded-core.git/commit
kern-tools: non-gcc config support and option re-classification
authorBruce Ashfield <bruce.ashfield@gmail.com>
Tue, 22 Dec 2020 14:28:18 +0000 (09:28 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Dec 2020 08:18:54 +0000 (08:18 +0000)
commitb5d33d13cd8618c10ae0a0379a1c8f22f6941eeb
tree9233657bd63552894fe4f00e06cd9edc468f6997
parent16d31a54c586840fb11e03702bb854c43ce4c5eb
kern-tools: non-gcc config support and option re-classification

Integrating the following commits:

  1aa9046 merge_config.sh: Translate some env variables to make variables
  6fdcd64 symbol_why: allow re-classification from non-hardare to hardware

With these, a non-gcc compiler can be used, since the invocation of the
kernel configuration explicitly passes the variables as command line
vars, versus environment variables. This means the kernel Makefile
assignments are overriden and the desired compiler used.

With option re-classification, we can inhibit warnings when an option
has incorrectly been classified has 'hardware', and hence triggers a
visible warning.

[merge_config.sh: Translate some env variables to make variables]
Signed-off-by: Tyler Hicks <tyhicks@linux.microsoft.com>
[symbol_why: allow re-classification from non-hardare to hardware]
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