All of lore.kernel.org
 help / color / mirror / Atom feed
* -rt and COMPATIBLE_MACHINES
@ 2013-06-20 19:40 Paul D. DeRocco
  2013-06-21  9:39 ` Tomas Frydrych
  0 siblings, 1 reply; 3+ messages in thread
From: Paul D. DeRocco @ 2013-06-20 19:40 UTC (permalink / raw)
  To: yocto

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 available
kernel recipes (linux-yocto-rt_*) were compatible with my machine, because
they all set COMPATIBLE_MACHINE to a list of qemu machines, which isn't what
I'm building for. So I created a linux-yocto-rt_3.8.bbappend file that just
sets COMPATIBLE_MACHINE to what I'm building for, and now it's building
away.

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.

-- 

Ciao,               Paul D. DeRocco
Paul                mailto:pderocco@ix.netcom.com 
 



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-21 17:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-20 19:40 -rt and COMPATIBLE_MACHINES Paul D. DeRocco
2013-06-21  9:39 ` Tomas Frydrych
2013-06-21 17:17   ` Paul D. DeRocco

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.