summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/sanlock/sanlock_3.9.4.bb (renamed from meta-oe/recipes-extended/sanlock/sanlock_3.9.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/sanlock/sanlock_3.9.3.bb b/meta-oe/recipes-extended/sanlock/sanlock_3.9.4.bb
index 3b558cafcb..9e879ff384 100644
--- a/meta-oe/recipes-extended/sanlock/sanlock_3.9.3.bb
+++ b/meta-oe/recipes-extended/sanlock/sanlock_3.9.4.bb
@@ -17,7 +17,7 @@ SRC_URI = "git://pagure.io/sanlock.git;protocol=http;branch=master \
17 file://0001-sanlock-Replace-cp-a-with-cp-R-no-dereference-preser.patch \ 17 file://0001-sanlock-Replace-cp-a-with-cp-R-no-dereference-preser.patch \
18 file://0001-add-missing-system-header-string.h.patch \ 18 file://0001-add-missing-system-header-string.h.patch \
19 " 19 "
20SRCREV = "79b35bba8298f4444923c15e11bed38380cb18ee" 20SRCREV = "e077f1a99a07c32ef460db89ed395b441f5e8b03"
21 21
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
23 23