From: Jan-Simon Möller Date: Mon, 30 Jul 2018 14:58:36 +0000 (+0200) Subject: Re-add dra7-evm-lcd-lg.dtb as it the screen of the board in CI X-Git-Tag: flounder/5.99.3~23 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=db4f15c754fddad9e033151a8e1e191587770f0a;p=AGL%2Fmeta-agl.git Re-add dra7-evm-lcd-lg.dtb as it the screen of the board in CI Change-Id: I3265c71669124c3ee94be86993d45604356c5735 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 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"