ocf-linux: Update to 20120127

README changes to update the CHKSUM
ocf directory is now in main tarball so no need to untar now.

(From OE-Core rev: 445fba6ef2d1ae10e80d73b09fa0d9a0f2a09715)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Saul Wold 2012-11-30 18:18:48 +00:00 committed by Richard Purdie
parent 3d392f5da9
commit 86f32f627b
3 changed files with 7 additions and 8 deletions

View File

@ -1,7 +1,7 @@
DESCRIPTION = "Install required headers to enable OCF Linux support"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://README;md5=b02a793c9b7893b4ce1f39f0b231ccd7"
LIC_FILES_CHKSUM = "file://README;md5=493ffe65655667614cf24567adf22f11"
INC_PR = "r3"
@ -16,7 +16,6 @@ S = "${WORKDIR}/ocf-linux-${PV}"
# the README file.
do_install() {
cd ${S}
tar xzf ocf-linux.tar.gz
install -d ${D}${includedir}/crypto
install -m 0644 ${S}/ocf/*.h ${D}${includedir}/crypto/
}

View File

@ -1,6 +0,0 @@
require ocf-linux.inc
PR = "${INC_PR}.0"
SRC_URI[md5sum] = "ce5ad54aa94226d496df1f0f3cf0c11f"
SRC_URI[sha256sum] = "9d17cbd13849939c70699b520280e3b94cf77401cdc131108d4aeaaeea587f6b"

View File

@ -0,0 +1,6 @@
require ocf-linux.inc
PR = "${INC_PR}.0"
SRC_URI[md5sum] = "3e68afaf6a76dfdab79540fbd6b0cbb3"
SRC_URI[sha256sum] = "5113609d2c2c43fde962bec1238fe5a81211a751ebb0337b54a9804d40cfef53"