From: Jan-Simon Möller Date: Wed, 1 Aug 2018 16:27:03 +0000 (+0200) Subject: Remove touchscreen addition X-Git-Tag: flounder/5.99.3~16 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=117b332712beb3b5180599237190c8d3f1c8d874;p=AGL%2Fmeta-agl.git Remove touchscreen addition Kernel 4.14 does not ship the dtb anymore, we pin on 4.9 for now. Change-Id: I96228b014dc09efbc7379383b2795a8d4eadf022 Signed-off-by: Jan-Simon Möller --- diff --git a/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc b/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc index 2161c7db2..876d6e9a6 100644 --- a/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc +++ b/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc @@ -56,6 +56,3 @@ 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"