aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/open-iscsi/open-iscsi-kernel_2.0-871.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/open-iscsi/open-iscsi-kernel_2.0-871.bb b/recipes/open-iscsi/open-iscsi-kernel_2.0-871.bb
index c58e142f4f..368ce21f4b 100644
--- a/recipes/open-iscsi/open-iscsi-kernel_2.0-871.bb
+++ b/recipes/open-iscsi/open-iscsi-kernel_2.0-871.bb
@@ -1,7 +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 = "r0"
+MACHINE_KERNEL_PR_append = "a"
SRC_URI = "http://www.open-iscsi.org/bits/open-iscsi-${PV}.tar.gz"
S = "${WORKDIR}/open-iscsi-${PV}"