From: Frans Meulenbroeks Date: Mon, 26 Oct 2009 16:04:59 +0000 (+0100) Subject: open-iscsi: added MACHINE_KERNEL_PR_append = "a" X-Git-Tag: Release-2010-05/1~1925 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c35a7aa4275aabc2742d2b03515e428f72dab059;p=openembedded.git open-iscsi: added MACHINE_KERNEL_PR_append = "a" --- 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}"