]> code.ossystems Code Review - openembedded-core.git/commit
kernel-yocto: merge duplicate kernel_configme task definitions
authorRoss Burton <ross.burton@intel.com>
Fri, 27 Mar 2015 15:21:01 +0000 (15:21 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 Mar 2015 21:21:42 +0000 (22:21 +0100)
commit0830078cd1d6a365543877bf8eda93c3fff71b0d
tree363c87650152d7fe42fe06b499a235a8ec41eda9
parent938d0288adc2ace3c66dab5904ad958a4c7615cc
kernel-yocto: merge duplicate kernel_configme task definitions

The kernel_configme task was added twice (once in the .bbclass, one in a .inc)
with different ordering constraints.

Change this to be just one definition in the bbclass with the stronger ordering
constraints.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel-yocto.bbclass
meta/recipes-kernel/linux/linux-yocto.inc