bzip2-full-native: Switch to FILESPATHPKG
authorTom Rini <tom_rini@mentor.com>
Fri, 4 Jun 2010 23:41:42 +0000 (16:41 -0700)
committerTom Rini <tom_rini@mentor.com>
Fri, 4 Jun 2010 23:55:54 +0000 (16:55 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/bzip2/bzip2-full-native_1.0.5.bb

index 8ead80a..9e6da4a 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "console/utils"
 PR = "r1"
 
 LICENSE = "bzip2"
-FILESPATH =. "${FILE_DIRNAME}/bzip2-${PV}:"
+FILESPATHPKG =. "bzip2-${PV}:"
 SRC_URI = "http://www.bzip.org/${PV}/bzip2-${PV}.tar.gz \
           file://bzip2-1.0.5-autoconfiscated.patch"