From d8fc7d298083fb7bc68cb6d4c08cd55d8b23347a Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Tue, 15 Jan 2019 13:40:46 +0000 Subject: Revert "Remove 4.9 patchqueue for new 4.14 kernel in meta-ti" Re-add the patchqueue for 4.9 . The 4.14 Kernel is missing the dtb for the screen. This reverts commit 6fc5ad52250e6dc63b40b17376668f40a016926e. Change-Id: I25f7650df642bb6c6e5fcb5cd0be525cc7938bcb --- 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 aa2e98291..356f24fa3 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 @@ -1,4 +1,5 @@ require recipes-kernel/linux/linux-agl.inc +require recipes-kernel/linux/linux-agl-4.9.inc FILESEXTRAPATHS_prepend := "${THISDIR}/files:" -- cgit 1.2.3-korg