meta-nuc: 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 <ross.burton@intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
Ross Burton 2015-02-27 18:00:37 +00:00 committed by Darren Hart
parent dcb2710376
commit 1fb7b8d16b

View File

@ -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} \