Martin Jansa <[email protected]>
writes:

> Why not add "before" param to addtask?
>
> addtask bundle_initramfs after do_compile before do_build
>
> could do the trick

no; due to

  do_bundle_initramfs[nostamp] = "1"

a (non-initramfs) kernel will be rebuilt everytime although nothing has
been changed.  The initramfs related tasks should be executed only when
an initramfs is really used.


Enrico
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to