aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-01-23 09:25:54 +0800
committerKhem Raj <raj.khem@gmail.com>2024-01-23 11:55:35 -0800
commit12441b57393aeb9ec0ceb58486792f80a2dae36f (patch)
tree8ed1082cc0711572e08b0cc7355f26e5653e61b0 /meta-oe/recipes-extended
parente91fa668ed1dd4a3f6b06bcb099f70dbdd2a50b4 (diff)
downloadmeta-openembedded-contrib-12441b57393aeb9ec0ceb58486792f80a2dae36f.tar.gz
sanlock: upgrade 3.8.5 -> 3.9.0
Changelog: ============ -sanlock: replace strncat for creating debug output -sanlock: reduce warnings -sanlock: fix direct_next_free missing init -sanlock: use product_uuid for host name -sanlock: add comment with timeout example -sanlock: skip short delay in delta lease reacquire -README.dev: update userstorage doc -userstorage: replace by PyPI userstorage -tox.ini: add py310 to environments -README.dev: update prerequisites -wdmd: close watchdog when not used -watchdog timeout configuration -Add python3-setuptools build requirement Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended')
-rw-r--r--meta-oe/recipes-extended/sanlock/sanlock_3.9.0.bb (renamed from meta-oe/recipes-extended/sanlock/sanlock_3.8.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/sanlock/sanlock_3.8.5.bb b/meta-oe/recipes-extended/sanlock/sanlock_3.9.0.bb
index 962d19574c..fa1c6c7ecd 100644
--- a/meta-oe/recipes-extended/sanlock/sanlock_3.8.5.bb
+++ b/meta-oe/recipes-extended/sanlock/sanlock_3.9.0.bb
@@ -17,7 +17,7 @@ SRC_URI = "git://pagure.io/sanlock.git;protocol=http;branch=master \
file://0001-sanlock-Replace-cp-a-with-cp-R-no-dereference-preser.patch \
file://0001-add-missing-system-header-string.h.patch \
"
-SRCREV = "b820c63093c4ae85d7da4f719cf3026d7fca5d09"
+SRCREV = "23766f9119b7c06b463110aeb9b969a742f0fe23"
S = "${WORKDIR}/git"