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:19:20 +0000 (16:19 +0100)
commit577222adec8c8677ef304ac12d89c72af0cd890a
treef61b5f38694147a5051a63dca77cf33980eaca8b
parent370c0c5fc2f5cf4efc117f8744b20a9d4a26e3ab
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 rev: 6e57a3231fb29f869d476b8511d6f4393f82651b)

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