[oe-commits] Jan Lübbe : bluez4-utils: ship missing files, bluetoothd can start now

GIT User account git at amethyst.openembedded.net
Tue Jan 20 18:33:55 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b52d3f4781c0e703dc06f6cc2f7686eb84ef6491
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b52d3f4781c0e703dc06f6cc2f7686eb84ef6491

Author: Jan Lübbe <jluebbe at debian.org>
Date:   Tue Jan 20 18:31:51 2009 +0000

bluez4-utils: ship missing files, bluetoothd can start now

---

 packages/bluez/bluez4-utils_4.24.bb |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/packages/bluez/bluez4-utils_4.24.bb b/packages/bluez/bluez4-utils_4.24.bb
index 56fc039..b7e2efa 100644
--- a/packages/bluez/bluez4-utils_4.24.bb
+++ b/packages/bluez/bluez4-utils_4.24.bb
@@ -1,6 +1,6 @@
 require bluez.inc
 
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/bluez-${PV}.tar.gz \
            file://hcid.conf \
@@ -31,6 +31,7 @@ EXTRA_OECONF = " \
 
 CONFFILES_${PN} = " \
                    ${sysconfdir}/bluetooth/hcid.conf \
+                   ${sysconfdir}/bluetooth/main.conf \
                    ${sysconfdir}/default/bluetooth \
                   "
 
@@ -41,10 +42,13 @@ CONFFILES_${PN}-compat = " \
 PACKAGES =+ "bluez-audio"
 
 FILES_${PN} = " \
+               ${base_sbindir}/bluetoothd \
                ${base_sbindir}/hcid \
+               ${libdir}/libbluetooth.so.* \
                ${libdir}/bluetooth/plugins/*.so \
                ${sysconfdir}/init.d/bluetooth \
                ${sysconfdir}/bluetooth/hcid.conf \
+               ${sysconfdir}/bluetooth/main.conf \
                ${sysconfdir}/default \
                ${sysconfdir}/dbus-1 \
                ${base_sbindir}/hciattach \





More information about the Openembedded-commits mailing list