diff options
| author | Ross Burton <ross.burton@arm.com> | 2022-03-17 19:13:11 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-17 12:58:15 -0700 |
| commit | 3246da91113390166e8f33982e4ddc57e2f36f7b (patch) | |
| tree | e0dfcfbd3b11ed9afc071fed8407198ecf1ffb20 | |
| parent | 4271b9d8b15dc56dd31289c43f8b92ff98cf4f75 (diff) | |
| download | meta-openembedded-3246da91113390166e8f33982e4ddc57e2f36f7b.tar.gz | |
sanlock: update patch status
This patch has now been upstreamed.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-extended/sanlock/sanlock/setuptools.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/sanlock/sanlock/setuptools.patch b/meta-oe/recipes-extended/sanlock/sanlock/setuptools.patch index bc2c68c1c5..c375e10f75 100644 --- a/meta-oe/recipes-extended/sanlock/sanlock/setuptools.patch +++ b/meta-oe/recipes-extended/sanlock/sanlock/setuptools.patch | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | Switch to setuptools as distutils is deprecated. | 1 | Switch to setuptools as distutils is deprecated. |
| 2 | 2 | ||
| 3 | Upstream-Status: Pending | 3 | Upstream-Status: Backport [https://pagure.io/sanlock/c/75758fc10db2354dda397d3aba63c7b72a420982] |
| 4 | Signed-off-by: Ross Burton <ross.burton@arm.com> | 4 | Signed-off-by: Ross Burton <ross.burton@arm.com> |
| 5 | 5 | ||
| 6 | diff --git a/python/setup.py b/python/setup.py | 6 | diff --git a/python/setup.py b/python/setup.py |
