summaryrefslogtreecommitdiffstats
path: root/meta-app-framework/recipes-kernel/linux/linux-yocto_4.12.bbappend
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2018-02-15 15:22:25 -0800
committerMatt Ranostay <matt.ranostay@konsulko.com>2018-02-15 15:23:00 -0800
commite0a51284c21ac0c7187b2f972923023e907f4bc5 (patch)
tree43e143bd6fa6268e41404abc3e1d9f32dd15f079 /meta-app-framework/recipes-kernel/linux/linux-yocto_4.12.bbappend
parent317c8a08a6b5943517e67c5ea80b0a9a83a10d63 (diff)
linux-yocto: remove redundant patches from recipe
Changes have been merged in the 4.12 kernel and are no longer needed to applied Change-Id: I5173a40d95a87a2bdba1666519d6ad09118a52eb Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
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 \
-"
-