From db4f15c754fddad9e033151a8e1e191587770f0a Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Mon, 30 Jul 2018 16:58:36 +0200 Subject: Re-add dra7-evm-lcd-lg.dtb as it the screen of the board in CI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I3265c71669124c3ee94be86993d45604356c5735 Signed-off-by: Jan-Simon Möller --- meta-agl-bsp/conf/include/agl_dra7xx-evm.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc b/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc index 876d6e9a6..2161c7db2 100644 --- a/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc +++ b/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc @@ -56,3 +56,6 @@ 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" -- cgit 1.2.3-korg