[bitbake-devel] task override

Chris Larson clarson at kergoth.com
Fri Jan 18 21:57:45 UTC 2013


On Fri, Jan 18, 2013 at 11:03 AM, Trevor Woerner <twoerner at gmail.com> wrote:

> such that when the build is run, all tasks are run, and when it comes
> time for the "do_rootfs" task, mine is run (which does nothing,
> essentially skipping the whole task) and the build continues.
>

Just override do_rootfs in your 'myimg' recipe and call it done.

Beyond that, a directory isn't a layer. You have to have conf/layer.conf
and add the layer to bblayers.conf for bitbake to see it as a layer.
-- 
Christopher Larson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/bitbake-devel/attachments/20130118/52bd643b/attachment-0001.html>


More information about the bitbake-devel mailing list