diff options
Diffstat (limited to 'meta-app-framework/recipes-kernel/linux/linux-yocto_4.12.bbappend')
-rw-r--r-- | meta-app-framework/recipes-kernel/linux/linux-yocto_4.12.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-app-framework/recipes-kernel/linux/linux-yocto_4.12.bbappend b/meta-app-framework/recipes-kernel/linux/linux-yocto_4.12.bbappend index b1eadaffa..5ae62d586 100644 --- a/meta-app-framework/recipes-kernel/linux/linux-yocto_4.12.bbappend +++ b/meta-app-framework/recipes-kernel/linux/linux-yocto_4.12.bbappend @@ -3,7 +3,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux/linux-yocto-4.12:" #------------------------------------------------------------------------- # smack patches for handling bluetooth -SRC_URI_append_smack = "\ +SRC_URI_append_with-lsm-smack = "\ file://0002-smack-fix-cache-of-access-labels.patch \ file://0003-Smack-ignore-null-signal-in-smack_task_kill.patch \ file://0004-Smack-Assign-smack_known_web-label-for-kernel-thread.patch \ |