summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/sanlock/sanlock_3.8.2.bb (renamed from meta-oe/recipes-extended/sanlock/sanlock_3.8.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/sanlock/sanlock_3.8.1.bb b/meta-oe/recipes-extended/sanlock/sanlock_3.8.2.bb
index abae362522..6f3685c4b0 100644
--- a/meta-oe/recipes-extended/sanlock/sanlock_3.8.1.bb
+++ b/meta-oe/recipes-extended/sanlock/sanlock_3.8.2.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 = "07ab65afb10c8f8c008880a73b7b7aaedbde0e15" 19SRCREV = "01b727adf1ce3c0ed5b95299d60f62bc66d98eb5"
20 20
21S = "${WORKDIR}/git/python" 21S = "${WORKDIR}/git/python"
22 22