]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 3 May 2013 15:13:27 +0000 (16:13 +0100)
commit6e57a3231fb29f869d476b8511d6f4393f82651b
tree5ba205e1e3c5acffbf1327da3ca79e766ab40b04
parent8505008c115efb54d18e5f25441c7a938a32ffaf
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.

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