[oe] Building u-boot images in both kernel.bbclass:do_deploy() and linux.inc:do_compile_append()

Tom Rini trini at kernel.crashing.org
Sat Nov 29 19:58:27 UTC 2008


On Sat, Nov 29, 2008 at 08:49:37PM +0100, Leon Woestenberg wrote:

> Building u-boot images using mkimage is present in both
> kernel.bbclass:do_deploy() as well as in
> linux.inc:do_compile_append().
> 
> Which one has preference in the long run, and why?

Um, why are either doing it when you can get it from
KERNEL_IMAGETYPE=uImage, at least on 2.6.  2.4 might depend on the
arch in question.

-- 
Tom Rini




More information about the Openembedded-devel mailing list