All of lore.kernel.org
 help / color / mirror / Atom feed
* meta-baryon flexibility
@ 2012-07-17 19:24 Jim Abernathy
  2012-07-17 22:19 ` Joshua Lock
  0 siblings, 1 reply; 4+ messages in thread
From: Jim Abernathy @ 2012-07-17 19:24 UTC (permalink / raw)
  To: yocto

In an effort to explore how independent a layer could be to the 
underlying hardware, I took the meta-baryon NAS layer and got it built 
from master using the n450 BSP.  With that working I decided to replace 
the n450 with sugarbay.  While the n450 can support X11 and sato, it was 
not generated by design in the baryon build.

However, when I changed to sugarbay, the build stops because X11 is 
needed.  To get around this I had to comment out some things in the 
conf/machine/sugarbay.conf file in the BSP.


#XSERVER ?= "${XSERVER_IA32_BASE} \
#           ${XSERVER_IA32_EXT} \
#           ${XSERVER_IA32_I965} \
#           "

#VA_FEATURES ?= "gst-va-intel va-intel"

#MACHINE_EXTRA_RRECOMMENDS += "${VA_FEATURES}"

Why didn't I have to do this in the n450??

JIm A



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

end of thread, other threads:[~2012-07-18 15:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-17 19:24 meta-baryon flexibility Jim Abernathy
2012-07-17 22:19 ` Joshua Lock
2012-07-18 11:40   ` James Abernathy
2012-07-18 15:55     ` Joshua Lock

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.