[yocto] [PATCH 2/2] meta-crownbay: use gst-va-intel

tom.zanussi at intel.com tom.zanussi at intel.com
Mon Dec 5 20:53:58 PST 2011


From: Tom Zanussi <tom.zanussi at intel.com>

Have crownbay use gst-va-intel so we can easily test and make use of
the video acceleration capabilities of this machine.

Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>
---
 meta-crownbay/conf/machine/crownbay.conf |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta-crownbay/conf/machine/crownbay.conf b/meta-crownbay/conf/machine/crownbay.conf
index a57cc1c..1bf3bdd 100644
--- a/meta-crownbay/conf/machine/crownbay.conf
+++ b/meta-crownbay/conf/machine/crownbay.conf
@@ -17,3 +17,5 @@ PREFERRED_VERSION_mesa-dri ?= "7.11"
 PREFERRED_VERSION_emgd-driver-bin ?= "1.8"
 
 APPEND += "video=vesafb vga=0x318"
+
+MACHINE_EXTRA_RRECOMMENDS += "gst-va-intel"
-- 
1.7.0.4




More information about the yocto mailing list