summaryrefslogtreecommitdiffstats
path: root/recipes-core/nss/nss-agl-driver-db_git.bb
blob: c32ba71d27e468ac50351f0e07df5cb088316a9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-yocto:"

# Backported fix for CVE-2017-1000364
SRC_URI_append_core2-32-intel-common = "\
    file://4.4-0001-mm-larger-stack-guard-gap-between-vmas.patch \
    file://4.4-0002-Allow-stack-to-grow-up-to-address-space-limit.patch \
    file://4.4-0003-mm-fix-new-crash-in-unmapped_area_topdown.patch \
"

SRC_URI_append_corei7-64-intel-common = "\
    file://4.4-0001-mm-larger-stack-guard-gap-between-vmas.patch \
    file://4.4-0002-Allow-stack-to-grow-up-to-address-space-limit.patch \
    file://4.4-0003-mm-fix-new-crash-in-unmapped_area_topdown.patch \
"