diff options
| author | Randy MacLeod <randy.macleod@windriver.com> | 2013-02-01 18:01:53 -0500 |
|---|---|---|
| committer | Joe MacDonald <joe.macdonald@windriver.com> | 2013-02-04 10:52:13 -0500 |
| commit | 7448ece4048ec7fa8f38dadedf4fd1078dc6d95e (patch) | |
| tree | 9a098b8fae750666fbd93e790e60427d01d9e3ca /meta-networking/recipes-daemons | |
| parent | 74ec0813562525d02da6ac45eb0237382e98a72f (diff) | |
| download | meta-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.bb | 2 | ||||
| -rw-r--r-- | meta-networking/recipes-daemons/vblade/vblade_20.bb | 2 |
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" | |||
| 6 | 6 | ||
| 7 | PR = "r1" | 7 | PR = "r1" |
| 8 | 8 | ||
| 9 | SRC_URI = "ftp://ftp.proftpd.org/distrib/source/${PN}-${PV}.tar.gz \ | 9 | SRC_URI = "ftp://ftp.proftpd.org/distrib/source/${BPN}-${PV}.tar.gz \ |
| 10 | file://make.patch \ | 10 | file://make.patch \ |
| 11 | file://basic.conf.patch \ | 11 | file://basic.conf.patch \ |
| 12 | file://contrib.patch \ | 12 | 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" | |||
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
| 6 | 6 | ||
| 7 | SRC_URI = "${SOURCEFORGE_MIRROR}/aoetools/${PN}-${PV}.tgz \ | 7 | SRC_URI = "${SOURCEFORGE_MIRROR}/aoetools/${BPN}-${PV}.tgz \ |
| 8 | file://cross.patch" | 8 | file://cross.patch" |
| 9 | 9 | ||
| 10 | SRC_URI[md5sum] = "3c80e4a6bc7d66ae0c235b88cb44bd59" | 10 | SRC_URI[md5sum] = "3c80e4a6bc7d66ae0c235b88cb44bd59" |
