All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Abernathy <jfabernathy@gmail.com>
To: yocto@yoctoproject.org
Subject: meta-baryon flexibility
Date: Tue, 17 Jul 2012 15:24:30 -0400	[thread overview]
Message-ID: <5005BBEE.7000404@gmail.com> (raw)

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



             reply	other threads:[~2012-07-17 19:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-17 19:24 Jim Abernathy [this message]
2012-07-17 22:19 ` meta-baryon flexibility Joshua Lock
2012-07-18 11:40   ` James Abernathy
2012-07-18 15:55     ` Joshua Lock

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5005BBEE.7000404@gmail.com \
    --to=jfabernathy@gmail.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.