From: Tom Zanussi <[email protected]> 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 <[email protected]> --- meta-crownbay/conf/machine/crownbay.conf | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta-crownbay/conf/machine/crownbay.conf b/meta-crownbay/conf/machine/crownbay.conf index a57cc1c..1bf3bdd 100644 --- a/meta-crownbay/conf/machine/crownbay.conf +++ b/meta-crownbay/conf/machine/crownbay.conf @@ -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" -- 1.7.0.4 _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
