[meta-mentor] [PATCH] bluez4: Install bluetooth-agent utility for pairing devices

Shakeel, Muhammad muhammad_shakeel at mentor.com
Wed May 15 09:40:40 PDT 2013


From: Muhammad Shakeel <muhammad_shakeel at mentor.com>

JIRA: SB-1168
branch: release/2013.03

Signed-off-by: Muhammad Shakeel <muhammad_shakeel at mentor.com>
---
 recipes/bluez/bluez4_4.101.bbappend |    7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/recipes/bluez/bluez4_4.101.bbappend b/recipes/bluez/bluez4_4.101.bbappend
new file mode 100644
index 0000000..533e2e9
--- /dev/null
+++ b/recipes/bluez/bluez4_4.101.bbappend
@@ -0,0 +1,7 @@
+PRINC := "${@int(PRINC) + 1}"
+
+do_install_append() {
+    # Install agent utility for pairing devices
+    install -m 777 ${S}/test/agent ${D}/usr/bin/bluetooth-agent
+}
+
-- 
1.7.9.5




More information about the meta-mentor mailing list