Re: [yocto] PROVIDES for Yocto Kernel Recipes

2013-02-07 Thread Bruce Ashfield
On 13-02-07 8:52 PM, Rudolf Streif wrote: Yes, of course with a space. Proportional fonts don't work that well with code. :) Back to my work account with a sane client now! That's why I am asking if anyone else found that to be a nuisance. Of course, for a BSP you have to set PREFERRED_VERSI

Re: [yocto] PROVIDES for Yocto Kernel Recipes

2013-02-07 Thread Rudolf Streif
Yes, of course with a space. Proportional fonts don't work that well with code. :) That's why I am asking if anyone else found that to be a nuisance. Of course, for a BSP you have to set PREFERRED_VERSION. But for testing and working with different kernel version I would find it more convenient if

Re: [yocto] PROVIDES for Yocto Kernel Recipes

2013-02-07 Thread Bruce Ashfield
On Thu, Feb 7, 2013 at 8:22 PM, Rudolf Streif wrote: > I apologize if that has been brought up before. > > The linux-yocto kernel recipes include the git tags into PV by explicitly > setting: > > PV = "${LINUX_VERSION}+git${SRCPV}" > > This means that you cannot for example do > > bitbake linux-yo