mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
meta-cedartrail: Add video acceleration
This adds gstreamer and vaapi video acceleration components to enable acceleration with pvr driver Signed-off-by: Rahul Saxena <rahul.saxena@intel.com>
This commit is contained in:
parent
8f9963b46f
commit
946e5c116c
|
|
@ -21,3 +21,7 @@ PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
|
|||
SYSLINUX_OPTS = "serial 0 115200"
|
||||
SERIAL_CONSOLE = "115200 ttyS0"
|
||||
APPEND += "console=ttyS0,115200 console=tty0"
|
||||
|
||||
VA_FEATURES ?= "gst-va-intel va-intel"
|
||||
|
||||
MACHINE_EXTRA_RRECOMMENDS += "${VA_FEATURES}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user