summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/open-isns/open-isns_0.102.bb (renamed from meta-networking/recipes-support/open-isns/open-isns_0.101.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/open-isns/open-isns_0.101.bb b/meta-networking/recipes-support/open-isns/open-isns_0.102.bb
index f2a084d635..24c520901d 100644
--- a/meta-networking/recipes-support/open-isns/open-isns_0.101.bb
+++ b/meta-networking/recipes-support/open-isns/open-isns_0.102.bb
@@ -17,7 +17,7 @@ SRC_URI = "git://github.com/open-iscsi/open-isns;branch=master;protocol=https \
17 file://0001-isnsd.socket-use-run-instead-of-var-run.patch \ 17 file://0001-isnsd.socket-use-run-instead-of-var-run.patch \
18 " 18 "
19 19
20SRCREV = "0d86dc31fae2e2d77a082ccea5aba95426b40c3c" 20SRCREV = "c0e6d9fedc5a7041260de477fe1a8455fa074113"
21 21
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
23 23