summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/aoetools/aoetools_34.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/aoetools/aoetools_34.bb')
-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 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 \
4storage protocol, a simple protocol for using storage over anethernet LAN. \ 4storage protocol, a simple protocol for using storage over anethernet LAN. \
5The vblade program (storage target) exports a blockdevice using AoE. \ 5The vblade program (storage target) exports a blockdevice using AoE. \
6" 6"
7HOMEPAGE = "http://sourceforge.net/projects/${PN}" 7HOMEPAGE = "http://sourceforge.net/projects/${BPN}"
8SECTION = "console/network" 8SECTION = "console/network"
9LICENSE = "GPLv2" 9LICENSE = "GPLv2"
10LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 10LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
@@ -12,7 +12,7 @@ RRECOMMENDS_${PN} = "kernel-module-aoe"
12PR = "r0" 12PR = "r0"
13 13
14 14
15SRC_URI = "http://sourceforge.net/projects/${PN}/files/${PN}/${PV}/${PN}-${PV}.tar.gz" 15SRC_URI = "http://sourceforge.net/projects/${BPN}/files/${BPN}/${PV}/${BPN}-${PV}.tar.gz"
16SRC_URI[md5sum] = "cde7f7cedc7cd9938a5ebfd009dd3ec0" 16SRC_URI[md5sum] = "cde7f7cedc7cd9938a5ebfd009dd3ec0"
17SRC_URI[sha256sum] = "fd6c57244e9458d7cbe7a0171295ddee4d8cdcae291e40d6acbc641df7296d85" 17SRC_URI[sha256sum] = "fd6c57244e9458d7cbe7a0171295ddee4d8cdcae291e40d6acbc641df7296d85"
18 18