X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=templates%2Fmachine%2Fintel-corei7-64%2F50_local.conf.inc;h=7c921b70e350a04cc4610ac218d10c80545259b0;hb=1b4ccafee173eb94dcba9d2a744d86de0daebe91;hp=e88000f5cecf36dbe3f92b98f2e1ff200678b4db;hpb=bd1131005504acfb7eff267f318a72f03366824a;p=AGL%2Fmeta-agl.git diff --git a/templates/machine/intel-corei7-64/50_local.conf.inc b/templates/machine/intel-corei7-64/50_local.conf.inc index e88000f5c..7c921b70e 100644 --- a/templates/machine/intel-corei7-64/50_local.conf.inc +++ b/templates/machine/intel-corei7-64/50_local.conf.inc @@ -18,3 +18,10 @@ MACHINE = "intel-corei7-64" # # All boot message will be off #APPEND += "quiet" + +# Enable Libvaapi for HW accelerated video support +# +IMAGE_INSTALL_append = " \ + libva \ + va-intel \ + gstreamer-vaapi-1.0 "