]> code.ossystems Code Review - openembedded-core.git/commit
kernel.bbclass: Find the kernel consistently.
authorMike Crowe <mac@mcrowe.com>
Fri, 26 Aug 2011 09:21:19 +0000 (10:21 +0100)
committerSaul Wold <sgw@linux.intel.com>
Fri, 26 Aug 2011 19:34:12 +0000 (12:34 -0700)
commitde5b502330ded38c0efe2c4e30967ef12dbad72a
tree9f441baba0c95733c6bd5eeb92114e853701fe01
parentac92a573dd38270a28967c76472435cfd7f9bdfe
kernel.bbclass: Find the kernel consistently.

Use KERNEL_OUTPUT variable to find the generated kernel image rather than
duplicating the existing path. This also means it can be overridden simply.

Signed-off-by: Mike Crowe <mac@mcrowe.com>
meta/classes/kernel.bbclass