bluez: fix plugin problems
authorKoen Kooi <koen@openembedded.org>
Sun, 6 Jan 2008 11:14:07 +0000 (11:14 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 6 Jan 2008 11:14:07 +0000 (11:14 +0000)
packages/bluez/bluez-cups-backend_3.24.bb
packages/bluez/bluez-gstreamer-plugin_3.24.bb
packages/bluez/bluez-libs_3.24.bb
packages/bluez/bluez-utils-alsa_3.24.bb
packages/bluez/bluez-utils3.inc
packages/bluez/bluez-utils_3.24.bb

index 64884fa..1c43313 100644 (file)
@@ -1,5 +1,7 @@
 require bluez-utils3.inc
 
+PR = "r1"
+
 DEPENDS += "cups"
 
 # see bluez-utils3.inc for the explanation of these option
@@ -23,4 +25,4 @@ EXTRA_OECONF = " \
 PACKAGES = "${PN}"
 
 FILES_${PN} = "${libdir}/cups/backend/bluetooth"
-RDEPENDS_${PN} = "cups"
\ No newline at end of file
+RDEPENDS_${PN} = "cups"
index c5a1a9a..e485d95 100644 (file)
@@ -1,5 +1,7 @@
 require bluez-utils3.inc
 
+PR = "r1"
+
 DEPENDS += "gstreamer gst-plugins-base "
 
 # see bluez-utils3.inc for the explanation of these option
index e2f48fb..5ef75b5 100644 (file)
@@ -1,5 +1,7 @@
 require bluez-utils3.inc
 
+PR = "r1"
+
 DEPENDS += "alsa-lib"
 
 # see bluez-utils3.inc for the explanation of these option
index 97a604a..b995d69 100644 (file)
@@ -68,6 +68,8 @@ EXTRA_OECONF = " \
 #disable it:
 #      --disable-hid2hci
 
+OE_LT_RPATH_ALLOW = "any"
+OE_LT_RPATH_ALLOW[export]="1"
 
 do_install_append() {
        install -d ${D}${base_sbindir} ${D}${base_bindir}/  ${D}${sysconfdir}/apm/event.d/
index f96d1f2..37365f6 100644 (file)
@@ -1,5 +1,5 @@
 require bluez-utils3.inc
-PR = "r1"
+PR = "r2"
 
 # see bluez-utils3.inc for the explanation of these option
 EXTRA_OECONF = " \