Re: [yocto] RPROVIDES issue

2012-02-29 Thread Paul Eggleton
On Wednesday 29 February 2012 16:44:20 John Toomey wrote: > You got me on the right track to fix it - apparently having a comment on > the same line as the IMAGE_INSTALL += "..." causes it to break. I had > all of the packates on seperate lines so I could easily comment in or > out the ones I need

Re: [yocto] RPROVIDES issue

2012-02-29 Thread John Toomey
On 29/02/2012 16:18, Paul Eggleton wrote: On Wednesday 29 February 2012 15:32:34 John Toomey wrote: I am getting an error when I try to include some packages such as logrotate, valgrind and minicom in my configuration using "IMAGE_INSTALL += ... " ERROR: Nothing RPROVIDES '"minicom"' (but

Re: [yocto] RPROVIDES issue

2012-02-29 Thread Paul Eggleton
On Wednesday 29 February 2012 15:32:34 John Toomey wrote: > I am getting an error when I try to include some packages such as > logrotate, valgrind and minicom in my configuration using "IMAGE_INSTALL > += ... " > > ERROR: Nothing RPROVIDES '"minicom"' (but > [path]/core-image-[blah].bb RD

[yocto] RPROVIDES issue

2012-02-29 Thread John Toomey
Hello all, I am getting an error when I try to include some packages such as logrotate, valgrind and minicom in my configuration using "IMAGE_INSTALL += ... " ERROR: Nothing RPROVIDES '"minicom"' (but [path]/core-image-[blah].bb RDEPENDS on or otherwise requires it) NOTE: Runtime tar