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

2012-09-12 Thread Scott Garman
On 09/12/2012 01:25 PM, Paul Eggleton wrote: On Wednesday 12 September 2012 11:22:07 Scott Garman wrote: On 09/12/2012 08:06 AM, Rudolf Streif wrote: In Denil modifying kernel parameters and doing bitbake linux-yocto -c compile -f bitbake linux-yocto worked perfectly fine. The tasks after com

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

2012-09-12 Thread Paul Eggleton
On Wednesday 12 September 2012 11:22:07 Scott Garman wrote: > On 09/12/2012 08:06 AM, Rudolf Streif wrote: > > In Denil modifying kernel parameters and doing > > > > bitbake linux-yocto -c compile -f > > bitbake linux-yocto > > > > worked perfectly fine. The tasks after compile were rerun and the

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

2012-09-12 Thread Scott Garman
On 09/12/2012 08:06 AM, Rudolf Streif wrote: In Denil modifying kernel parameters and doing 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

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

2012-09-12 Thread Paul Eggleton
On Wednesday 12 September 2012 09:23:25 Rudolf Streif wrote: > Thanks. That explains -C. But what happened to -f in the 1.15.2? It seems > that it does not trigger a rerun of the dependent tasks anymore when > bitbake is invoked again specifying the package only. > > I am actually teaching a class

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

2012-09-12 Thread Rudolf Streif
Thanks. That explains -C. But what happened to -f in the 1.15.2? It seems that it does not trigger a rerun of the dependent tasks anymore when bitbake is invoked again specifying the package only. I am actually teaching a class right now and it happens to all of the systems including my dev box. S

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

2012-09-12 Thread Paul Eggleton
On Wednesday 12 September 2012 08:16:46 Rudolf Streif wrote: > Thanks, Chris. From what bitbake version on is that command available? The > bitbake version bundled with YP Denzil 7.0.1 is 1.15.2 and it does not > recognize that command: > > ... > bitbake: error: no such option -C That's correct.

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

2012-09-12 Thread Rudolf Streif
Thanks, Chris. From what bitbake version on is that command available? The bitbake version bundled with YP Denzil 7.0.1 is 1.15.2 and it does not recognize that command: ... bitbake: error: no such option -C Rudi On Wed, Sep 12, 2012 at 8:08 AM, Chris Larson wrote: > On Wed, Sep 12, 2012 at 8:

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

2012-09-12 Thread Chris Larson
On Wed, Sep 12, 2012 at 8:06 AM, Rudolf Streif 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 re

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

2012-09-12 Thread Rudolf Streif
In Denil modifying kernel parameters and doing 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