summaryrefslogtreecommitdiff
path: root/packages/bluez/bluez-utils-dbus_2.20.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-09-02 12:42:09 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-02 12:42:09 +0000
commit8998ef3fe7b3bc3a45b627993d905a2965784f36 (patch)
tree5d4cce033398cf9db517c8ffabf11e1dc1f86174 /packages/bluez/bluez-utils-dbus_2.20.bb
parent23430ca54377133de1107c3cec6d4d063388cc03 (diff)
bluez: update and put related .bb files into one directory
- bluez-libs, bluez-utils, and bluez-hcidump are pretty tied, so I think it makes sense to put them into the same directory - update bluez-libs to 2.20 - update bluez-hcidump to 1.25 - enable default-manfid patch
Diffstat (limited to 'packages/bluez/bluez-utils-dbus_2.20.bb')
-rw-r--r--packages/bluez/bluez-utils-dbus_2.20.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/bluez/bluez-utils-dbus_2.20.bb b/packages/bluez/bluez-utils-dbus_2.20.bb
new file mode 100644
index 0000000000..e54ff67085
--- /dev/null
+++ b/packages/bluez/bluez-utils-dbus_2.20.bb
@@ -0,0 +1,5 @@
+include bluez-utils.inc
+DEPENDS += "dbus"
+SRC_URI += "file://dbus.patch;patch=1 file://smash.patch;patch=1"
+EXTRA_OECONF += "--with-dbus"
+