summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/sanlock/sanlock_3.8.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/sanlock/sanlock_3.8.0.bb')
-rw-r--r--meta-oe/recipes-extended/sanlock/sanlock_3.8.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/sanlock/sanlock_3.8.0.bb b/meta-oe/recipes-extended/sanlock/sanlock_3.8.0.bb
index 9f7ce9c57..850690fe9 100644
--- a/meta-oe/recipes-extended/sanlock/sanlock_3.8.0.bb
+++ b/meta-oe/recipes-extended/sanlock/sanlock_3.8.0.bb
@@ -11,7 +11,9 @@ SECTION = "utils"
11LICENSE = "LGPLv2+ & GPLv2 & GPLv2+" 11LICENSE = "LGPLv2+ & GPLv2 & GPLv2+"
12LIC_FILES_CHKSUM = "file://README.license;md5=60487bf0bf429d6b5aa72b6d37a0eb22" 12LIC_FILES_CHKSUM = "file://README.license;md5=60487bf0bf429d6b5aa72b6d37a0eb22"
13 13
14SRC_URI = "git://pagure.io/sanlock.git;protocol=http" 14SRC_URI = "git://pagure.io/sanlock.git;protocol=http \
15 file://0001-sanlock-Replace-cp-a-with-cp-R-no-dereference-preser.patch \
16 "
15SRCREV = "7afe0e66f5c7f24894896fad20ffa6f39733d80f" 17SRCREV = "7afe0e66f5c7f24894896fad20ffa6f39733d80f"
16S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
17 19