]> 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>
Sun, 29 Mar 2015 22:07:16 +0000 (23:07 +0100)
commitb9646b9d31c3e0c70337a8c10ebfc087a0e2b829
tree01eaed01ae14a3135a69a4cc8a1cfb9403e6c045
parent4a0371847ff0c30d9b60db63559d89dddfcb009f
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