]> code.ossystems Code Review - openembedded-core.git/commit
kernel: prefer the kernel produced uImage
authorBruce Ashfield <bruce.ashfield@windriver.com>
Fri, 29 Oct 2010 16:13:23 +0000 (12:13 -0400)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 10 Nov 2010 13:22:27 +0000 (21:22 +0800)
commit422a017e62242970716c211b9b0671a3a15c81fe
treee897e95fa1418cdd4c667b6c13cc3dc0bb718204
parent570cf02a833ea93a0935b68aa01d49ffb2e2c2ff
kernel: prefer the kernel produced uImage

The custom uImage produced by the kernel classes by default
does not universally boot and working with existing uboot
configurations and setups.

This changes the preference to the uImage constructed by
the kbuild processes and falls back to the other techniques
if uImage is requested by the kernel does not produce one.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
meta/classes/kernel.bbclass