mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
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:
parent
dcb2710376
commit
1fb7b8d16b
|
|
@ -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} \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user