diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-08-22 05:07:33 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-08-21 16:35:25 -0700 |
| commit | e4d491efcc2cc333ac73d6406cd8377cc26c8c43 (patch) | |
| tree | 5030360cfe7c92a69ed8145e9a4f97af3804b38e /meta-oe/recipes-extended/sanlock | |
| parent | 2cc6538b0f60e7cc7060b7beb2aaef4edd53323c (diff) | |
| download | meta-openembedded-e4d491efcc2cc333ac73d6406cd8377cc26c8c43.tar.gz | |
sanlock: upgrade 3.8.1 -> 3.8.2
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/sanlock')
| -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}" | |||
| 16 | SRC_URI = "git://pagure.io/sanlock.git;protocol=http \ | 16 | SRC_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 | " |
| 19 | SRCREV = "07ab65afb10c8f8c008880a73b7b7aaedbde0e15" | 19 | SRCREV = "01b727adf1ce3c0ed5b95299d60f62bc66d98eb5" |
| 20 | 20 | ||
| 21 | S = "${WORKDIR}/git/python" | 21 | S = "${WORKDIR}/git/python" |
| 22 | 22 | ||
