aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons
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
parent74ec0813562525d02da6ac45eb0237382e98a72f (diff)
downloadmeta-openembedded-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')
-rw-r--r--meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb2
-rw-r--r--meta-networking/recipes-daemons/vblade/vblade_20.bb2
2 files changed, 2 insertions, 2 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 \
diff --git a/meta-networking/recipes-daemons/vblade/vblade_20.bb b/meta-networking/recipes-daemons/vblade/vblade_20.bb
index 2cf7e6519f..3756d530bb 100644
--- a/meta-networking/recipes-daemons/vblade/vblade_20.bb
+++ b/meta-networking/recipes-daemons/vblade/vblade_20.bb
@@ -4,7 +4,7 @@ SECTION = "console/network"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-SRC_URI = "${SOURCEFORGE_MIRROR}/aoetools/${PN}-${PV}.tgz \
+SRC_URI = "${SOURCEFORGE_MIRROR}/aoetools/${BPN}-${PV}.tgz \
file://cross.patch"
SRC_URI[md5sum] = "3c80e4a6bc7d66ae0c235b88cb44bd59"