open-iscsi-user: removed RRECOMMENDS
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Thu, 4 Feb 2010 21:07:38 +0000 (22:07 +0100)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Thu, 4 Feb 2010 21:07:38 +0000 (22:07 +0100)
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>
recipes/open-iscsi/open-iscsi-user_2.0-871.bb

index ed3ac71..477a5e6 100644 (file)
@@ -1,8 +1,7 @@
 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}"