aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_4.8.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2016-09-07 21:08:46 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-08 08:25:03 +0100
commit614227f28a023fe148307e0d85a5e9b8d9b74372 (patch)
treedab78103bf3bca86e368722126675300250242b7 /meta/recipes-kernel/linux/linux-yocto_4.8.bb
parent7ef7af5c03bad28faf380986f792f7f3d4d5944d (diff)
downloadopenembedded-core-contrib-614227f28a023fe148307e0d85a5e9b8d9b74372.tar.gz
kernel-yocto: allow --allnoconfig and --alldefconfig as KCONFIG_MODES
Previously merge_config.sh was wrapped by the configme script, configme took the different KCONFIG_MODES as options, and used --allnoconfig or --alldefconfig. With the switch to merge_config.sh no longer being wrapped, the new processing wasn't matching the existing values and only supported allnoconfig or alldefconfig. To avoid breaking existing layers, and also keep any working that have already switched, we can make the case statement match both. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_4.8.bb')
0 files changed, 0 insertions, 0 deletions