mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
iozone3: update to version 434
Update the license start and end to account for release notes Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
a29cece382
commit
3df07600f3
+3
-3
@@ -3,13 +3,13 @@ HOMEPAGE = "http://www.iozone.org/"
|
||||
AUTHOR = "Don Capps <don.capps2@verizon.net>, William D. Norcott <wnorcott@us.oracle.com>"
|
||||
SECTION = "console/tests"
|
||||
LICENSE = "iozone3"
|
||||
LIC_FILES_CHKSUM = "file://iozone.c;beginline=266;endline=270;md5=ab42a6185fd0443978871f11a007ac0b"
|
||||
LIC_FILES_CHKSUM = "file://iozone.c;beginline=268;endline=272;md5=ab42a6185fd0443978871f11a007ac0b"
|
||||
|
||||
SRC_URI = "http://www.iozone.org/src/current/${BPN}_${PV}.tar \
|
||||
file://copyright.txt \
|
||||
"
|
||||
SRC_URI[md5sum] = "a40dcda593f5841d0aaffe9f21172020"
|
||||
SRC_URI[sha256sum] = "9f60e854d7bc5bc3de15355cf5621e15098bd744a26845d11730b3060f4a5fff"
|
||||
SRC_URI[md5sum] = "3e8f4213581407225065b91774e970ed"
|
||||
SRC_URI[sha256sum] = "2c388d9db393a5505b31eca38951883744c69745f687f3c7df5185b4681d462a"
|
||||
|
||||
S = "${WORKDIR}/${BPN}_${PV}/src/current/"
|
||||
|
||||
Reference in New Issue
Block a user