On Wed, Sep 12, 2012 at 8:06 AM, Rudolf Streif <rudolf.str...@linux.com> wrote:
> bitbake linux-yocto -c compile -f
> bitbake linux-yocto
>
> worked perfectly fine. The tasks after compile were rerun and the new kernel
> copied to tmp/deploy/images
>
> In Edison 7.0.1 this does not seem to work anymore. The tasks do not rerun
> and the kernel image is not deployed.

I'd suggest using bitbake's new -C argument. Run bitbake -C compile linux-yocto.
-- 
Christopher Larson
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to