[oe-commits] Tom Rini : vsftpd-charconv: Switch to FILESPATHPKG

git version control git at git.openembedded.org
Wed Jun 9 17:51:06 UTC 2010


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

Author: Tom Rini <tom_rini at mentor.com>
Date:   Wed Jun  9 10:49:31 2010 -0700

vsftpd-charconv: Switch to FILESPATHPKG

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

---

 recipes/vsftpd/vsftpd-charconv_2.0.5.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/vsftpd/vsftpd-charconv_2.0.5.bb b/recipes/vsftpd/vsftpd-charconv_2.0.5.bb
index 6b9709e..71209a2 100644
--- a/recipes/vsftpd/vsftpd-charconv_2.0.5.bb
+++ b/recipes/vsftpd/vsftpd-charconv_2.0.5.bb
@@ -3,7 +3,7 @@ SECTION = "console/network"
 LICENSE = "GPL"
 PR = "r1"
 
-FILESPATH_append = ":${@os.path.dirname(bb.data.getVar('FILE',d,1))}/vsftpd-2.0.5"
+FILESPATHPKG .= ":vsftpd-${PV}"
 
 SRC_URI = "ftp://vsftpd.beasts.org/users/cevans/vsftpd-${PV}.tar.gz \
            file://vsftpd-charconv.patch \





More information about the Openembedded-commits mailing list