linux-renesas: stop inheriting from 4.9 77/13477/1
authorMartin Kelly <mkelly@xevo.com>
Fri, 16 Feb 2018 19:31:01 +0000 (11:31 -0800)
committerMartin Kelly <mkelly@xevo.com>
Fri, 16 Feb 2018 19:33:47 +0000 (11:33 -0800)
With rocko, we're on 4.14, so we should stop inheriting from
linux-agl-4.9.inc, which is applying a Smack patch that has already been
merged into 4.14.

Change-Id: I15e1dd270d111d44b089f9587fcdccf9abec2210
Signed-off-by: Martin Kelly <mkelly@xevo.com>
meta-agl-bsp/meta-rcar-gen3/recipes-kernel/linux/linux-renesas_%.bbappend

index 9bf8f8a..d196920 100644 (file)
@@ -1,7 +1,6 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
 
 require recipes-kernel/linux/linux-agl.inc
-require recipes-kernel/linux/linux-agl-4.9.inc
 
 SRC_URI_append  = " file://namespace_fix.cfg \
        file://disable_ipv6.cfg \