Add nogfx build for h3ulcb
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_intel-corei7-64.inc
index cc181dd..39ed668 100644 (file)
@@ -2,7 +2,7 @@
 #
 IMAGE_INSTALL_append = " \
         libva \
-        va-intel \
+        intel-vaapi-driver \
         gstreamer1.0-vaapi"
 
 AGL_EXTRA_IMAGE_FSTYPES = "wic.xz wic.bmap wic.xz.sha256sum"
@@ -11,3 +11,8 @@ INITRD_LIVE = "${DEPLOY_DIR_IMAGE}/${INITRD_IMAGE_LIVE}-${MACHINE}.ext4.gz"
 # Modify this file under meta-agl-bsp/meta-intel/wic to change the
 # kernel command line, including to change the screen resolution.
 WKS_FILE = "systemd-intel-corei7-64-bootdisk.wks"
+
+PREFERRED_VERSION_linux-intel ?= "4.19%"
+PREFERRED_VERSION_linux-intel-rt ?= "4.19%"
+
+SERIAL_CONSOLES_remove = "115200;ttyS2"