[meta-intel] [PATCH 08/11] meta-nuc: use gstreamer-vaapi-1.0 directly instead of gst-va-intel

Ross Burton ross.burton at intel.com
Fri Feb 27 10:00:37 PST 2015


No need for a layer of indirection when that layer only has one option.
Previously with EMGD there was a choice, but not anymore.

Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta-nuc/conf/machine/nuc.conf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-nuc/conf/machine/nuc.conf b/meta-nuc/conf/machine/nuc.conf
index f9ab4d3..bdc4bca 100644
--- a/meta-nuc/conf/machine/nuc.conf
+++ b/meta-nuc/conf/machine/nuc.conf
@@ -14,7 +14,7 @@ require conf/machine/include/meta-intel.inc
 require conf/machine/include/intel-corei7-64-common.inc
 require conf/machine/include/intel-common-pkgarch.inc
 
-MACHINE_HWCODECS ?= "va-intel gst-va-intel"
+MACHINE_HWCODECS ?= "va-intel gstreamer-vaapi-1.0"
 
 XSERVER ?= "${XSERVER_X86_BASE} \
            ${XSERVER_X86_EXT} \
-- 
1.7.10.4



More information about the meta-intel mailing list