diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-02-06 16:23:17 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-02-09 09:52:10 -0800 |
commit | 78a043ebf8db68f6b5a189edc9d0c9041789b822 (patch) | |
tree | a2fbd68672d91247766cbada10f016b495884124 | |
parent | a117518af6d31b1ee8272e0bb90da20497004fd6 (diff) | |
download | meta-openembedded-78a043ebf8db68f6b5a189edc9d0c9041789b822.tar.gz |
sanlock: upgrade 3.9.0 -> 3.9.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-extended/sanlock/sanlock_3.9.1.bb (renamed from meta-oe/recipes-extended/sanlock/sanlock_3.9.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/sanlock/sanlock_3.9.0.bb b/meta-oe/recipes-extended/sanlock/sanlock_3.9.1.bb index fa1c6c7ec..9f8dbc813 100644 --- a/meta-oe/recipes-extended/sanlock/sanlock_3.9.0.bb +++ b/meta-oe/recipes-extended/sanlock/sanlock_3.9.1.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 | " |
20 | SRCREV = "23766f9119b7c06b463110aeb9b969a742f0fe23" | 20 | SRCREV = "90156f382c2508cc7dc4dc32f8247d3e1291b318" |
21 | 21 | ||
22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
23 | 23 | ||