aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/proftpd
diff options
context:
space:
mode:
authorRandy MacLeod <randy.macleod@windriver.com>2013-02-01 18:01:53 -0500
committerJoe MacDonald <joe.macdonald@windriver.com>2013-02-04 10:52:13 -0500
commit7448ece4048ec7fa8f38dadedf4fd1078dc6d95e (patch)
tree9a098b8fae750666fbd93e790e60427d01d9e3ca /meta-networking/recipes-daemons/proftpd
parent74ec0813562525d02da6ac45eb0237382e98a72f (diff)
downloadmeta-openembedded-contrib-7448ece4048ec7fa8f38dadedf4fd1078dc6d95e.tar.gz
multilib: Fix PN - BPN to make fetch work.
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
Diffstat (limited to 'meta-networking/recipes-daemons/proftpd')
-rw-r--r--meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb
index 7279cfb67f..db24b358c7 100644
--- a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb
+++ b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fb0d1484d11915fa88a6a7702f1dc184"
PR = "r1"
-SRC_URI = "ftp://ftp.proftpd.org/distrib/source/${PN}-${PV}.tar.gz \
+SRC_URI = "ftp://ftp.proftpd.org/distrib/source/${BPN}-${PV}.tar.gz \
file://make.patch \
file://basic.conf.patch \
file://contrib.patch \