summaryrefslogtreecommitdiffstats
path: root/meta-app-framework/recipes-kernel/linux/linux-yocto_4.12.bbappend
blob: b1eadaffaf9ea1d4b414b8831921a85883a8caa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
FILESEXTRAPATHS_prepend := "${THISDIR}/linux/linux-yocto-4.12:"

#-------------------------------------------------------------------------
# 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 \
"