summaryrefslogtreecommitdiffstats
path: root/meta-app-framework/recipes-kernel/linux/linux-yocto_4.12.bbappend
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-02-16 17:42:11 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2018-02-16 17:42:11 +0000
commit2f78d5518a436ca870ecc342fed38427710256d2 (patch)
treeb9dc01f6c3e336897ec3ae938d82bebc8d3816b6 /meta-app-framework/recipes-kernel/linux/linux-yocto_4.12.bbappend
parent3aa279fa890da6a9954ba8279aefcd8286a74357 (diff)
parente0a51284c21ac0c7187b2f972923023e907f4bc5 (diff)
Merge "linux-yocto: remove redundant patches from recipe"
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.bbappend11
1 files changed, 0 insertions, 11 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
deleted file mode 100644
index 5ae62d586..000000000
--- a/meta-app-framework/recipes-kernel/linux/linux-yocto_4.12.bbappend
+++ /dev/null
@@ -1,11 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/linux/linux-yocto-4.12:"
-
-#-------------------------------------------------------------------------
-# smack patches for handling bluetooth
-
-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 \
-"
-