mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
sys940x: add missing emgd video components
The 1.16 version of EMGD split the video components up, which now need to be added individually to VA_FEATURES. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
8f3c18852a
commit
98342e9e68
|
|
@ -27,6 +27,7 @@ PREFERRED_VERSION_emgd-driver-bin ?= "1.16"
|
|||
SERIAL_CONSOLE = "115200 ttyS0"
|
||||
APPEND += "console=ttyS0,115200 console=tty0"
|
||||
|
||||
VA_FEATURES ?= "gst-va-intel va-intel"
|
||||
VA_FEATURES ?= "gst-va-intel va-intel emgd-driver-video \
|
||||
emgd-gst-plugins-va emgd-gst-plugins-mixvideo"
|
||||
|
||||
MACHINE_EXTRA_RRECOMMENDS += "${VA_FEATURES}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user