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