summaryrefslogtreecommitdiff
path: root/packages/bluez/bluez-gstreamer-plugin_3.23.bb
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2008-01-28 00:09:07 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2008-01-28 00:09:07 +0000
commit798ff0e5c5bd0ef9ab59576fc7a06103cef5b1dd (patch)
treee1ea121848c911f2e1970ba8ea0b591c8dd8f59f /packages/bluez/bluez-gstreamer-plugin_3.23.bb
parentc1425324572da726718b65ff1206169d7de4fa19 (diff)
bluez-utils 3.23 and friends: Set FILESPATH explicitly and correctly.
* Having a "files" dir in a multi-package directory is shooting everyone in leg. There should be per-package dirs or else stuff will be taken from god-knows-where. * So, add FILESPATH for all bluez-utils descendant packages. * This fixes build of bluez-cups-backend, which failed in do_patch because some patch wa taken from wrong, catch-all "files" dir.
Diffstat (limited to 'packages/bluez/bluez-gstreamer-plugin_3.23.bb')
-rw-r--r--packages/bluez/bluez-gstreamer-plugin_3.23.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/bluez/bluez-gstreamer-plugin_3.23.bb b/packages/bluez/bluez-gstreamer-plugin_3.23.bb
index 123259b3a7..36e9ca3d91 100644
--- a/packages/bluez/bluez-gstreamer-plugin_3.23.bb
+++ b/packages/bluez/bluez-gstreamer-plugin_3.23.bb
@@ -1,5 +1,5 @@
require bluez-utils3.inc
-
+PR = "r1"
DEPENDS += "gstreamer gst-plugins-base "
# see bluez-utils3.inc for the explanation of these option