From 1d651cd8769b3b4d94541f29af14f439c475b8ef Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Tue, 15 Jan 2019 13:41:36 +0000 Subject: Revert "Remove patch in newer ti-staging kernel" The 4.14 kernel is missing the dtb of our screen. For now stay on 4.9 until the status is clear. This reverts commit 629062a55c41e8993761edf4a2a44400b72a6b91. Change-Id: Ibe4e87d1b81fff907bc35cacf10690b21fe45cb2 --- meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend b/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend index fde74c878..aa2e98291 100644 --- a/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend +++ b/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend @@ -7,5 +7,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:" SRC_URI += " \ file://dcan2_pinmux_enable.patch \ + file://fix_dcan_addresses.patch \ " -- cgit 1.2.3-korg