summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/sanlock/sanlock_3.8.4.bb (renamed from meta-oe/recipes-extended/sanlock/sanlock_3.8.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/sanlock/sanlock_3.8.3.bb b/meta-oe/recipes-extended/sanlock/sanlock_3.8.4.bb
index 11a165ed79..fa08d0f98e 100644
--- a/meta-oe/recipes-extended/sanlock/sanlock_3.8.3.bb
+++ b/meta-oe/recipes-extended/sanlock/sanlock_3.8.4.bb
@@ -16,7 +16,7 @@ PV .= "+git${SRCPV}"
16SRC_URI = "git://pagure.io/sanlock.git;protocol=http \ 16SRC_URI = "git://pagure.io/sanlock.git;protocol=http \
17 file://0001-sanlock-Replace-cp-a-with-cp-R-no-dereference-preser.patch;patchdir=../ \ 17 file://0001-sanlock-Replace-cp-a-with-cp-R-no-dereference-preser.patch;patchdir=../ \
18 " 18 "
19SRCREV = "3a750fed849405c745dcb7b4ceb85f662c53d8d0" 19SRCREV = "a181e951376d49a82eef17920c8ebedec80b4823"
20 20
21S = "${WORKDIR}/git/python" 21S = "${WORKDIR}/git/python"
22 22