mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
meta-chiefriver: use gst-va-intel and va-intel
Have chiefriver use gst-va-intel and 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@intel.com>
This commit is contained in:
parent
b8d29f33b6
commit
020de1e5bb
|
@ -13,3 +13,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
|
|||
${XSERVER_IA32_EXT} \
|
||||
${XSERVER_IA32_I965} \
|
||||
"
|
||||
|
||||
VA_FEATURES ?= "gst-va-intel va-intel"
|
||||
|
||||
MACHINE_EXTRA_RRECOMMENDS += "${VA_FEATURES}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user