Rename smack OVERRIDE to with-lsm-smack
[AGL/meta-agl.git] / meta-app-framework / recipes-kernel / linux / linux-yocto_4.12.bbappend
1 FILESEXTRAPATHS_prepend := "${THISDIR}/linux/linux-yocto-4.12:"
2
3 #-------------------------------------------------------------------------
4 # smack patches for handling bluetooth
5
6 SRC_URI_append_with-lsm-smack = "\
7         file://0002-smack-fix-cache-of-access-labels.patch \
8         file://0003-Smack-ignore-null-signal-in-smack_task_kill.patch \
9         file://0004-Smack-Assign-smack_known_web-label-for-kernel-thread.patch \
10 "
11