summaryrefslogtreecommitdiff
path: root/recipes-connectivity/bluez/bluez5_%.bbappend
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2018-06-11 17:01:35 -0500
committerJohn Klug <john.klug@multitech.com>2018-06-11 17:01:35 -0500
commit8037537bc59c59aa8164da2c08598f43718dadf8 (patch)
tree4389210a4f0a5a1d95d616e089028554f3e421ff /recipes-connectivity/bluez/bluez5_%.bbappend
parent6809c6fb5c5e8e79d2c00a8fd618a759b86b9060 (diff)
downloadmeta-mlinux-8037537bc59c59aa8164da2c08598f43718dadf8.tar.gz
meta-mlinux-8037537bc59c59aa8164da2c08598f43718dadf8.tar.bz2
meta-mlinux-8037537bc59c59aa8164da2c08598f43718dadf8.zip
Fix up rfcomm daemon to log the name with the Bluetooth address
Diffstat (limited to 'recipes-connectivity/bluez/bluez5_%.bbappend')
-rw-r--r--recipes-connectivity/bluez/bluez5_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/bluez/bluez5_%.bbappend b/recipes-connectivity/bluez/bluez5_%.bbappend
index c99f5c8..ab89900 100644
--- a/recipes-connectivity/bluez/bluez5_%.bbappend
+++ b/recipes-connectivity/bluez/bluez5_%.bbappend
@@ -1,4 +1,4 @@
EXTRA_OECONF += "--enable-deprecated --enable-experimental"
-
+RDEPENDS_${PN}-rfcomm += "python-pybluez"