]> code.ossystems Code Review - openembedded-core.git/commit
kernel.bbclass: drop legacy fallback to yes '' | make oldconfig
authorAndre McCurdy <armccurdy@gmail.com>
Wed, 17 Jan 2018 23:00:40 +0000 (15:00 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 17 Jan 2018 23:58:48 +0000 (23:58 +0000)
commit6abee5468e05333fbd9bd5ac8fc203a749ae3b3e
treef801d3b3db0363a2976b2b09a7b17ac4335395cd
parent317fd9814653ee22496dda63a02e628e8a16899b
kernel.bbclass: drop legacy fallback to yes '' | make oldconfig

The "oldnoconfig" target has been supported since Linux 2.6.36.

According to OLDEST_KERNEL, the oldest kernel currently supported by
OE is 3.2.0, so the fallback to yes '' | make oldconfig is no longer
required.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel.bbclass