aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/recipes-kernel/linux/linux-agl-4.14.inc
blob: 8521b1d6caf1b4d83c686f3626d140aca33ef0b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-4.14:"

#-------------------------------------------------------------------------
# smack patches for kernels keys

SRC_URI_append_with-lsm-smack = "\
       file://Smack-Privilege-check-on-key-operations.patch \
       file://Smack-Handle-CGROUP2-in-the-same-way-that-CGROUP.patch \
       "

SRC_URI_append = "\
       file://net-sch_generic-add-if_afp.h-header-to-get-ARPHRD_CA.patch \
       "