summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/recipes-kernel/linux/linux-agl-4.14.inc
blob: 6d5c67021e4e2e4b0905a69ce818d08e3f3f1204 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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 \
       file://net-sch_generic-Use-pfifo_fast-as-fallback-scheduler.patch \
       "