]> code.ossystems Code Review - openembedded-core.git/commit
image_types: fix default location of kernel when generating elf images
authorTomas Frydrych <tomas@sleepfive.com>
Fri, 3 May 2013 12:18:11 +0000 (13:18 +0100)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 20 May 2013 15:06:14 +0000 (16:06 +0100)
commit54a7691a3efce3d7a154233345b5f6b161fd71bf
treece775853594891397c2b0e426186d537a1f8f7a9
parent5a77c73c48d6fab7abe853c01e262c7019e4a03a
image_types: fix default location of kernel when generating elf images

Generation of elf images fails because kernel images are no longer staged under
${STAGING_DIR_HOST}/kernel, but rather ${STAGING_DIR_HOST}/usr/src/kernel. This
patch fixes the path to point to the correct location.

(From OE-Core master rev: 6e57a3231fb29f869d476b8511d6f4393f82651b)

Signed-off-by: Tomas Frydrych <tomas@sleepfive.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image_types.bbclass