sanlock: update patch status

Message ID 20220317191311.411049-1-ross.burton@arm.com
State Under Review
Headers show
Series sanlock: update patch status | expand

Commit Message

Ross Burton March 17, 2022, 7:13 p.m. UTC
This patch has now been upstreamed.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 meta-oe/recipes-extended/sanlock/sanlock/setuptools.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Patch

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 <ross.burton@arm.com>
 
 diff --git a/python/setup.py b/python/setup.py