kernel.bbclass : moved uImage creation from do_deploy to between do_compile
authorGraham Gower <graham.gower@gmail.com>
Fri, 31 Jul 2009 11:28:08 +0000 (12:28 +0100)
committerGraeme Gregory <dp@xora.org.uk>
Fri, 31 Jul 2009 11:28:08 +0000 (12:28 +0100)
commitee1df327f904325add1522ea51c97885ce59b913
tree9f583699e2ebeeecf4ec51dde654bf80456113ea
parentb73732a25fc76df6934479fd3ece5888c5888dcd
kernel.bbclass : moved uImage creation from do_deploy to between do_compile
and do_install as discussed on ML.
linux.inc : removed uImage creation, its now in kernel.bbclass

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Graeme Gregory <dp@xora.org.uk>
Acked-by: Koen Kooi <koen@openembedded.org>
classes/kernel.bbclass
recipes/linux/linux.inc