Merge "af-binder: Ensure validy of event loop"
[AGL/meta-agl.git] / meta-agl-bsp / meta-rcar-gen3 / recipes-kernel / linux / linux-renesas_4.14.bbappend
index ec39aa0..c1e9ce1 100644 (file)
@@ -1,10 +1,3 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
+require recipes-kernel/linux/linux-agl-4.14.inc
+
 
-#-------------------------------------------------------------------------
-# Fix for CVE-2017-1000364 by backporting the upstream patches.
-SRC_URI_append = "\
-       file://0001-mm-larger-stack-guard-gap-between-vmas.patch \
-       file://0002-Allow-stack-to-grow-up-to-address-space-limit.patch \
-       file://0003-mm-fix-new-crash-in-unmapped_area_topdown.patch \
-       file://0001-give-up-on-gcc-ilog2-constant-optimizations.patch \
-       "