diff options
Diffstat (limited to 'meta-networking/recipes-support')
-rw-r--r-- | meta-networking/recipes-support/aoetools/aoetools_34.bb | 4 | ||||
-rw-r--r-- | meta-networking/recipes-support/nis/yp-tools_2.12.bb | 2 | ||||
-rw-r--r-- | meta-networking/recipes-support/nis/ypbind-mt_1.36.bb | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/meta-networking/recipes-support/aoetools/aoetools_34.bb b/meta-networking/recipes-support/aoetools/aoetools_34.bb index 07bfb0f15..68ff4bbd0 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 \ | |||
4 | storage protocol, a simple protocol for using storage over anethernet LAN. \ | 4 | storage protocol, a simple protocol for using storage over anethernet LAN. \ |
5 | The vblade program (storage target) exports a blockdevice using AoE. \ | 5 | The vblade program (storage target) exports a blockdevice using AoE. \ |
6 | " | 6 | " |
7 | HOMEPAGE = "http://sourceforge.net/projects/${PN}" | 7 | HOMEPAGE = "http://sourceforge.net/projects/${BPN}" |
8 | SECTION = "console/network" | 8 | SECTION = "console/network" |
9 | LICENSE = "GPLv2" | 9 | LICENSE = "GPLv2" |
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
@@ -12,7 +12,7 @@ RRECOMMENDS_${PN} = "kernel-module-aoe" | |||
12 | PR = "r0" | 12 | PR = "r0" |
13 | 13 | ||
14 | 14 | ||
15 | SRC_URI = "http://sourceforge.net/projects/${PN}/files/${PN}/${PV}/${PN}-${PV}.tar.gz" | 15 | SRC_URI = "http://sourceforge.net/projects/${BPN}/files/${BPN}/${PV}/${BPN}-${PV}.tar.gz" |
16 | SRC_URI[md5sum] = "cde7f7cedc7cd9938a5ebfd009dd3ec0" | 16 | SRC_URI[md5sum] = "cde7f7cedc7cd9938a5ebfd009dd3ec0" |
17 | SRC_URI[sha256sum] = "fd6c57244e9458d7cbe7a0171295ddee4d8cdcae291e40d6acbc641df7296d85" | 17 | SRC_URI[sha256sum] = "fd6c57244e9458d7cbe7a0171295ddee4d8cdcae291e40d6acbc641df7296d85" |
18 | 18 | ||
diff --git a/meta-networking/recipes-support/nis/yp-tools_2.12.bb b/meta-networking/recipes-support/nis/yp-tools_2.12.bb index 18a52fcd2..fb7ebc230 100644 --- a/meta-networking/recipes-support/nis/yp-tools_2.12.bb +++ b/meta-networking/recipes-support/nis/yp-tools_2.12.bb | |||
@@ -9,7 +9,7 @@ ypwhich, yppasswd, domainname, nisdomainname \ | |||
9 | and ypdomainname." | 9 | and ypdomainname." |
10 | 10 | ||
11 | require nis.inc | 11 | require nis.inc |
12 | SRC_URI = "http://www.linux-nis.org/download/yp-tools/${P}.tar.bz2" | 12 | SRC_URI = "http://www.linux-nis.org/download/yp-tools/${BP}.tar.bz2" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "ce1e06d86caa285fa8cd76fdf103f51e" | 14 | SRC_URI[md5sum] = "ce1e06d86caa285fa8cd76fdf103f51e" |
15 | SRC_URI[sha256sum] = "6ae8321666eea7837da343eea90ea30273fb74943ad111d5a4befd2afb252063" | 15 | SRC_URI[sha256sum] = "6ae8321666eea7837da343eea90ea30273fb74943ad111d5a4befd2afb252063" |
diff --git a/meta-networking/recipes-support/nis/ypbind-mt_1.36.bb b/meta-networking/recipes-support/nis/ypbind-mt_1.36.bb index 96ef19b42..e2f654c61 100644 --- a/meta-networking/recipes-support/nis/ypbind-mt_1.36.bb +++ b/meta-networking/recipes-support/nis/ypbind-mt_1.36.bb | |||
@@ -16,7 +16,7 @@ HOMEPAGE="http://www.linux-nis.org/nis/ypbind-mt/index.html" | |||
16 | 16 | ||
17 | require nis.inc | 17 | require nis.inc |
18 | 18 | ||
19 | SRC_URI = "http://www.linux-nis.org/download/ypbind-mt/${P}.tar.bz2" | 19 | SRC_URI = "http://www.linux-nis.org/download/ypbind-mt/${BP}.tar.bz2" |
20 | SRC_URI[md5sum] = "135834db97d78ff6d79fdee2810b4056" | 20 | SRC_URI[md5sum] = "135834db97d78ff6d79fdee2810b4056" |
21 | 21 | ||
22 | LIC_FILES_CHKSUM = "file://COPYING;md5=082c9a0886c7c3db1bc862b5b62ffe08" | 22 | LIC_FILES_CHKSUM = "file://COPYING;md5=082c9a0886c7c3db1bc862b5b62ffe08" |