From 798ff0e5c5bd0ef9ab59576fc7a06103cef5b1dd Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Mon, 28 Jan 2008 00:09:07 +0000 Subject: 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. --- packages/bluez/bluez-gstreamer-plugin_3.23.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/bluez/bluez-gstreamer-plugin_3.23.bb') 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 -- cgit v1.2.3