39ed6688021b8194665604c06b7cbadc9a9dc0ac
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_intel-corei7-64.inc
1 # Enable Libvaapi for HW accelerated video support
2 #
3 IMAGE_INSTALL_append = " \
4         libva \
5         intel-vaapi-driver \
6         gstreamer1.0-vaapi"
7
8 AGL_EXTRA_IMAGE_FSTYPES = "wic.xz wic.bmap wic.xz.sha256sum"
9 INITRD_LIVE = "${DEPLOY_DIR_IMAGE}/${INITRD_IMAGE_LIVE}-${MACHINE}.ext4.gz"
10
11 # Modify this file under meta-agl-bsp/meta-intel/wic to change the
12 # kernel command line, including to change the screen resolution.
13 WKS_FILE = "systemd-intel-corei7-64-bootdisk.wks"
14
15 PREFERRED_VERSION_linux-intel ?= "4.19%"
16 PREFERRED_VERSION_linux-intel-rt ?= "4.19%"
17
18 SERIAL_CONSOLES_remove = "115200;ttyS2"