aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-06-09 10:49:31 -0700
committerTom Rini <tom_rini@mentor.com>2010-06-09 10:50:56 -0700
commit8122030e835a28591adc30a2dee0929e930f2a28 (patch)
treeacbd69f1b0f9d78bf950df4bb4cacb5bf54c0e52 /recipes
parent0987e6c13d7657ab4858330cc71812dfdbff6141 (diff)
downloadopenembedded-8122030e835a28591adc30a2dee0929e930f2a28.tar.gz
vsftpd-charconv: Switch to FILESPATHPKG
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/vsftpd/vsftpd-charconv_2.0.5.bb2
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 6b9709e5f9..71209a2d66 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 \