diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-10-30 15:04:26 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-06 16:38:29 +0000 |
commit | 6e640ff1e8ce3e61385d65330b93c290c608b18a (patch) | |
tree | 7d8eb06c71f5fbef3f590723f303ac2fec6a2edb /meta/classes/image-combined-dbg.bbclass | |
parent | 1d987b98ed9ee95239f966ce990c119531e95d88 (diff) | |
download | poky-6e640ff1e8ce3e61385d65330b93c290c608b18a.tar.gz |
kernel: use olddefconfig as the primary target for KERNEL_CONFIG_COMMAND
As was warned by commit 312ee68752fa [kconfig: announce removal of
oldnoconfig if used], oldnoconfig has been removed from the 4.20 kernel.
So we switch our default mode to olddefconfig.
commit fb16d8912 [kconfig: replace 'oldnoconfig' with 'olddefconfig',
and keep the old name as an alias] introduced olddefconfig in the 3.10
kernel, we shuffle oldnoconfig to the fallback target.
The fallback mode allows kernels between 3.10 and the currently listed
oldest kernel of 3.2 to continue to configure.
(From OE-Core rev: 8593dcb7e8c938530ff00ffedf7f3d02d26c3bad)
(From OE-Core rev: 0bbe3d579e4363a0ee34a9490dbf10f2a7a6736c)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/image-combined-dbg.bbclass')
0 files changed, 0 insertions, 0 deletions