blob: c4ebf4d46e6e8f3193fce8df1f091489ff516840 (
plain)
1
2
3
4
5
6
7
8
|
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-4.9:"
#-------------------------------------------------------------------------
# smack patches for handling bluetooth
SRC_URI_append_with-lsm-smack = "\
file://0004-Smack-Assign-smack_known_web-label-for-kernel-thread.patch \
"
|