From 3246da91113390166e8f33982e4ddc57e2f36f7b Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 17 Mar 2022 19:13:11 +0000 Subject: [PATCH] sanlock: update patch status This patch has now been upstreamed. Signed-off-by: Ross Burton Signed-off-by: Khem Raj --- meta-oe/recipes-extended/sanlock/sanlock/setuptools.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ Switch to setuptools as distutils is deprecated. -Upstream-Status: Pending +Upstream-Status: Backport [https://pagure.io/sanlock/c/75758fc10db2354dda397d3aba63c7b72a420982] Signed-off-by: Ross Burton diff --git a/python/setup.py b/python/setup.py