From 599e27cd9992a3899a015bb10c5dad400006b02d Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 27 Feb 2015 18:00:39 +0000 Subject: meta-haswell-wc: use gstreamer-vaapi-1.0 directly instead of gst-va-intel 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 Acked-by: Ong Boon Leong Signed-off-by: Darren Hart --- meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-isg/meta-haswell-wc') diff --git a/meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf b/meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf index 6487cd2f..eef4c130 100644 --- a/meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf +++ b/meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf @@ -16,7 +16,7 @@ require conf/machine/include/intel-corei7-64-common.inc require conf/machine/include/intel-common-pkgarch.inc require conf/machine/include/meta-intel.inc -MACHINE_HWCODECS ?= "va-intel gst-va-intel" +MACHINE_HWCODECS ?= "va-intel gstreamer-vaapi-1.0" XSERVER ?= "${XSERVER_X86_BASE} \ ${XSERVER_X86_EXT} \ -- cgit v1.2.3-54-g00ecf