]> code.ossystems Code Review - openembedded-core.git/commit
kernel.bbclass: move bundle_initramfs after kernel_link_vmlinux
authorMing Liu <ming.liu@windriver.com>
Wed, 13 Nov 2013 05:40:59 +0000 (13:40 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Dec 2013 16:53:10 +0000 (16:53 +0000)
commit4acf2eaea963d9b5e3cf547db092f95d192cf2ab
tree3f63028f1f056c05d4d33231686ca4754425dd5c
parentfb7a6e0e3c5790415d56d14ec1a5eda5f9e6d039
kernel.bbclass: move bundle_initramfs after kernel_link_vmlinux

${KERNEL_OUTPUT} is being renamed/restored in bundle_initramfs task, so we
must ensure bundle_initramfs run after kernel_link_vmlinux where the link
of vmlinux is created as the bootable image.

(From OE-Core master rev: 3baa63b4d588c3262254528b406ede265dd117bf)

Signed-off-by: Ming Liu <ming.liu@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/classes/kernel.bbclass