diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-12-14 16:50:06 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-12-17 19:13:24 +0000 |
commit | 6fc5ad52250e6dc63b40b17376668f40a016926e (patch) | |
tree | 04be33173e47132a234f3b8704f619dd5cfb9cf6 /meta-agl-bsp/meta-ti/recipes-kernel | |
parent | 27037c57de0a88cdc39934556b786721ae979eff (diff) |
Remove 4.9 patchqueue for new 4.14 kernel in meta-ti
We update meta-ti to 4.14, thus we do no longer need the 4.9 patch queue of smack.
Change-Id: I20d89c75029f29b0e6827979e70e85614d7a2e40
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-bsp/meta-ti/recipes-kernel')
-rw-r--r-- | meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend | 1 |
1 files changed, 0 insertions, 1 deletions
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 d3e8a93e8..fde74c878 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,5 +1,4 @@ require recipes-kernel/linux/linux-agl.inc -require recipes-kernel/linux/linux-agl-4.9.inc FILESEXTRAPATHS_prepend := "${THISDIR}/files:" |