Re-add dra7-evm-lcd-lg.dtb as it the screen of the board in CI
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_dra7xx-evm.inc
index 02ddb6c..2161c7d 100644 (file)
@@ -52,7 +52,10 @@ IMAGE_INSTALL_append = " \
 
 # Include WIC support based on beaglebone
 do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot"
-WKS_FILE = "sdimage-bootpart.wks"
+WKS_FILE = "sdimage-bootpart-uuid.wks"
 IMAGE_BOOT_FILES = "MLO u-boot.img uEnv.txt"
 
 AGL_EXTRA_IMAGE_FSTYPES = "wic.xz wic.bmap wic.xz.sha256sum"
+
+# re-add LG touchscreen
+KERNEL_DEVICETREE += "dra7-evm-lcd-lg.dtb"