mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
meta-crownbay: use gst-va-intel
Have crownbay use gst-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
90f802f1a7
commit
5fe5573deb
|
@ -17,3 +17,5 @@ PREFERRED_VERSION_mesa-dri ?= "7.11"
|
|||
PREFERRED_VERSION_emgd-driver-bin ?= "1.8"
|
||||
|
||||
APPEND += "video=vesafb vga=0x318"
|
||||
|
||||
MACHINE_EXTRA_RRECOMMENDS += "gst-va-intel"
|
||||
|
|
Loading…
Reference in New Issue
Block a user