[oe-commits] Tom Rini : bzip2-full-native: Switch to FILESPATHPKG

git version control git at git.openembedded.org
Fri Jun 4 23:56:13 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: ee30da53f5d99c4174fa8826429f9576210b731d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ee30da53f5d99c4174fa8826429f9576210b731d

Author: Tom Rini <tom_rini at mentor.com>
Date:   Fri Jun  4 16:41:42 2010 -0700

bzip2-full-native: Switch to FILESPATHPKG

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/bzip2/bzip2-full-native_1.0.5.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/bzip2/bzip2-full-native_1.0.5.bb b/recipes/bzip2/bzip2-full-native_1.0.5.bb
index 8ead80a..9e6da4a 100644
--- a/recipes/bzip2/bzip2-full-native_1.0.5.bb
+++ b/recipes/bzip2/bzip2-full-native_1.0.5.bb
@@ -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"
 





More information about the Openembedded-commits mailing list