aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/aoetools
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-support/aoetools
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-support/aoetools')
-rw-r--r--meta-networking/recipes-support/aoetools/aoetools_34.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/aoetools/aoetools_34.bb b/meta-networking/recipes-support/aoetools/aoetools_34.bb
index 07bfb0f155..68ff4bbd06 100644
--- a/meta-networking/recipes-support/aoetools/aoetools_34.bb
+++ b/meta-networking/recipes-support/aoetools/aoetools_34.bb
@@ -4,7 +4,7 @@ The aoetools are programs for users of the ATA over Ethernet (AoE)network \
storage protocol, a simple protocol for using storage over anethernet LAN. \
The vblade program (storage target) exports a blockdevice using AoE. \
"
-HOMEPAGE = "http://sourceforge.net/projects/${PN}"
+HOMEPAGE = "http://sourceforge.net/projects/${BPN}"
SECTION = "console/network"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
@@ -12,7 +12,7 @@ RRECOMMENDS_${PN} = "kernel-module-aoe"
PR = "r0"
-SRC_URI = "http://sourceforge.net/projects/${PN}/files/${PN}/${PV}/${PN}-${PV}.tar.gz"
+SRC_URI = "http://sourceforge.net/projects/${BPN}/files/${BPN}/${PV}/${BPN}-${PV}.tar.gz"
SRC_URI[md5sum] = "cde7f7cedc7cd9938a5ebfd009dd3ec0"
SRC_URI[sha256sum] = "fd6c57244e9458d7cbe7a0171295ddee4d8cdcae291e40d6acbc641df7296d85"