removed RRECOMMENDS because:
a) it recommended itself
b) there are two potential providers of the kernel modules that are needed
either they can come from the kernel or from open-iscsi-kernel
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
DESCRIPTION = "Open-iSCSI project is a high performance, transport independent, multi-platform implementation of RFC3720."
HOMEPAGE = "http://www.open-iscsi.org/"
LICENSE = "GPL"
-PR = "r1"
-RRECOMMENDS = "open-iscsi-user"
+PR = "r2"
SRC_URI = "http://www.open-iscsi.org/bits/open-iscsi-${PV}.tar.gz"
S = "${WORKDIR}/open-iscsi-${PV}"