Rework Linux Kernel fragment applications
[AGL/meta-agl.git] / meta-agl-bsp / meta-rcar-gen3 / recipes-kernel / linux / linux-renesas_4.9.bbappend
1 FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
2
3 #-------------------------------------------------------------------------
4 # Fix for CVE-2017-1000364 by backporting the upstream patches.
5 SRC_URI_append = "\
6        file://0001-mm-larger-stack-guard-gap-between-vmas.patch \
7        file://0002-Allow-stack-to-grow-up-to-address-space-limit.patch \
8        file://0003-mm-fix-new-crash-in-unmapped_area_topdown.patch \
9        "