[meta-mentor] [PATCH 1/1] bluez4: Install bluetooth-agent utility for pairing devices
Michael Brown
eichisama at gmail.com
Fri May 31 13:05:50 PDT 2013
From: Noor <noor_ahsan at mentor.com>
SB-1168
Signed-off-by: Muhammad Shakeel <muhammad_shakeel at mentor.com>
Signed-off-by: Noor Ahsan <noor_ahsan at mentor.com>
(cherry picked from commit b7acd757bedfa73f959071df5b3f9bc73e95a216)
Signed-off-by: Michael Brown <mw_brown at mentor.com>
---
recipes/bluez/bluez4_4.101.bbappend | 7 +++++++
1 file changed, 7 insertions(+)
create mode 100644 recipes/bluez/bluez4_4.101.bbappend
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