From 62a9b15733b47e2ba453a4f1e18d9027fde6f043 Mon Sep 17 00:00:00 2001 From: Changhyeok Bae Date: Wed, 13 Dec 2017 11:27:12 +0000 Subject: linux-yocto: Rename .bbappend to match new version from meta-openembedded Bug-AGL: SPEC-1181 Change-Id: I87b72202bb728a33bd16e0b275c268946ce61aff Signed-off-by: Changhyeok Bae --- .../recipes-kernel/linux/linux-yocto_4.4.bbappend | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 meta-app-framework/recipes-kernel/linux/linux-yocto_4.4.bbappend (limited to 'meta-app-framework/recipes-kernel/linux/linux-yocto_4.4.bbappend') diff --git a/meta-app-framework/recipes-kernel/linux/linux-yocto_4.4.bbappend b/meta-app-framework/recipes-kernel/linux/linux-yocto_4.4.bbappend deleted file mode 100644 index 51df08719..000000000 --- a/meta-app-framework/recipes-kernel/linux/linux-yocto_4.4.bbappend +++ /dev/null @@ -1,11 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/linux/linux-yocto-4.4:" - -#------------------------------------------------------------------------- -# smack patches for handling bluetooth - -SRC_URI_append_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 \ -" - -- cgit 1.2.3-korg