bluez: Switch to FILESPATHPKG
authorTom Rini <tom_rini@mentor.com>
Wed, 9 Jun 2010 17:46:50 +0000 (10:46 -0700)
committerTom Rini <tom_rini@mentor.com>
Wed, 9 Jun 2010 17:50:54 +0000 (10:50 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/bluez/bluez-utils3.inc
recipes/bluez/bluez.inc

index d757459..16e5ede 100644 (file)
@@ -8,7 +8,7 @@ RREPLACES = "bluez-utils-dbus"
 RCONFLICTS_${PN} = "bluez-utils-nodbus"
 LICENSE = "GPL"
 
-FILESPATH = "${FILE_DIRNAME}/bluez-utils-${PV}:${FILE_DIRNAME}/bluez-utils"
+FILESPATHPKG =. "bluez-utils-${PV}:bluez-utils:"
 
 SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \
            file://hcid.conf \
index e4202f3..366b5f1 100644 (file)
@@ -11,7 +11,7 @@ RPROVIDES_${PN} = "bluez-pan bluez-sdp bluez-utils-dbus"
 RREPLACES = "bluez-utils-dbus"
 RCONFLICTS_${PN} = "bluez-utils-nodbus"
 
-FILESPATH = "${FILE_DIRNAME}/bluez-utils-${PV}:${FILE_DIRNAME}/bluez-utils"
+FILESPATHPKG =. "bluez-utils-${PV}:bluez-utils:"
 
 S = "${WORKDIR}/bluez-${PV}"