DESCRIPTION = "iSCSI Enterprise Target is for building an iSCSI storage system on Linux"
HOMEPAGE = "http://iscsitarget.sourceforge.net/"
LICENSE = "GPL"
-PR = "r0"
+PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/iscsitarget/iscsitarget-${PV}.tar.gz \
file://libs.patch;patch=1 \
S = "${WORKDIR}/iscsitarget-${PV}"
DEPENDS = "openssl"
-RDEPENDS = "kernel-module-crc32c kernel-module-libcrc32c"
+RRECOMMENDS = "kernel-module-crc32c kernel-module-libcrc32c"
inherit module
DESCRIPTION = "iSCSI Enterprise Target is for building an iSCSI storage system on Linux"
HOMEPAGE = "http://iscsitarget.sourceforge.net/"
LICENSE = "GPL"
-PR = "r12"
+PR = "r13"
DEFAULT_PREFERENCE = "-1"
"
DEPENDS = " openssl"
-RDEPENDS = "kernel-module-crc32c kernel-module-libcrc32c"
+RRECOMMENDS = "kernel-module-crc32c kernel-module-libcrc32c"
S = "${WORKDIR}/trunk"