summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-11-06 14:30:58 +0800
committerKhem Raj <raj.khem@gmail.com>2024-11-05 22:45:22 -0800
commit8d62a3110adec3916c846092ee801db9535dbf01 (patch)
treeb02e9a5a9a616a5882b652451d6462ac34d22140 /meta-oe
parent0111f363abce708ba1d650386badf6f7e72ff467 (diff)
downloadmeta-openembedded-8d62a3110adec3916c846092ee801db9535dbf01.tar.gz
sanlock: upgrade 3.9.4 -> 3.9.5
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-extended/sanlock/sanlock_3.9.5.bb (renamed from meta-oe/recipes-extended/sanlock/sanlock_3.9.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/sanlock/sanlock_3.9.4.bb b/meta-oe/recipes-extended/sanlock/sanlock_3.9.5.bb
index 9e879ff384..10a4db4d57 100644
--- a/meta-oe/recipes-extended/sanlock/sanlock_3.9.4.bb
+++ b/meta-oe/recipes-extended/sanlock/sanlock_3.9.5.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 = "e077f1a99a07c32ef460db89ed395b441f5e8b03" 20SRCREV = "651d101aab40bb75cf348ab667eba04d6d771c21"
21 21
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
23 23