[yocto] [linux-yocto] 'bitbake linux-yocto' after 'bitbake linux-yocto -c compile -f' does not create image

Chris Larson clarson at kergoth.com
Wed Sep 12 08:08:28 PDT 2012


On Wed, Sep 12, 2012 at 8:06 AM, Rudolf Streif <rudolf.streif at 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



More information about the yocto mailing list