DESCRIPTION = "Open-iSCSI project is a high performance, transport independent, multi-platform implementation of RFC3720." HOMEPAGE = "http://www.open-iscsi.org/" LICENSE = "GPL" PR = "r2" SRC_URI = "http://www.open-iscsi.org/bits/open-iscsi-${PV}.tar.gz" S = "${WORKDIR}/open-iscsi-${PV}" TARGET_CC_ARCH += "${LDFLAGS}" do_compile () { oe_runmake user } do_install () { oe_runmake DESTDIR="${D}" install_user } SRC_URI[md5sum] = "0c403e8c9ad41607571ba0e6e8ff196e" SRC_URI[sha256sum] = "bcea8746ae82f2ada7bc05d2aa59bcda1ca0d5197f05f2e16744aae59f0a7dcb"