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>
This commit is contained in:
Randy MacLeod
2013-02-01 18:01:53 -05:00
committed by Joe MacDonald
parent 74ec081356
commit 7448ece404
5 changed files with 6 additions and 6 deletions
@@ -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"
@@ -9,7 +9,7 @@ ypwhich, yppasswd, domainname, nisdomainname \
and ypdomainname."
require nis.inc
SRC_URI = "http://www.linux-nis.org/download/yp-tools/${P}.tar.bz2"
SRC_URI = "http://www.linux-nis.org/download/yp-tools/${BP}.tar.bz2"
SRC_URI[md5sum] = "ce1e06d86caa285fa8cd76fdf103f51e"
SRC_URI[sha256sum] = "6ae8321666eea7837da343eea90ea30273fb74943ad111d5a4befd2afb252063"
@@ -16,7 +16,7 @@ HOMEPAGE="http://www.linux-nis.org/nis/ypbind-mt/index.html"
require nis.inc
SRC_URI = "http://www.linux-nis.org/download/ypbind-mt/${P}.tar.bz2"
SRC_URI = "http://www.linux-nis.org/download/ypbind-mt/${BP}.tar.bz2"
SRC_URI[md5sum] = "135834db97d78ff6d79fdee2810b4056"
LIC_FILES_CHKSUM = "file://COPYING;md5=082c9a0886c7c3db1bc862b5b62ffe08"