Re: [yocto] -rt and COMPATIBLE_MACHINES

2013-06-21 Thread Paul D. DeRocco
> From: Tomas Frydrych > > On 20/06/13 20:40, Paul D. DeRocco wrote: > > My question is this: why was I able to build core-image base without > > complaint in the first place? The kernel recipes it has available > > (linux-yocto_*) also set COMPATIBLE_MACHINE to a list of > qemu machines. > > It

Re: [yocto] -rt and COMPATIBLE_MACHINES

2013-06-21 Thread Tomas Frydrych
Hi Paul, On 20/06/13 20:40, Paul D. DeRocco wrote: > My question is this: why was I able to build core-image base without > complaint in the first place? The kernel recipes it has available > (linux-yocto_*) also set COMPATIBLE_MACHINE to a list of qemu machines. It probably built the linux-dummy

[yocto] -rt and COMPATIBLE_MACHINES

2013-06-20 Thread Paul D. DeRocco
I was able to build core-image-base from Dylan with no problem. I then added my own layer that specifies an RT kernel by including "linux-yocto-rt" in my top-level recipe, and then setting PREFERRED_PROVIDER_virtual/kernel to "linux-yocto-rt" in bblayers.conf. It complained that none of the availab