From 1de54a3daacc2ca3be0c3b0ac9a58dc178b96004 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 11 Aug 2023 09:12:22 -0700 Subject: python3-dominate: Fix get_thread_context ptest on musl Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-dominate_2.8.0.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python/python3-dominate_2.8.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-dominate_2.8.0.bb b/meta-python/recipes-devtools/python/python3-dominate_2.8.0.bb index 73701ec72e..6b0489e4fd 100644 --- a/meta-python/recipes-devtools/python/python3-dominate_2.8.0.bb +++ b/meta-python/recipes-devtools/python/python3-dominate_2.8.0.bb @@ -8,6 +8,7 @@ inherit pypi setuptools3 ptest SRC_URI += " \ file://run-ptest \ + file://fix-ptests.patch \ " RDEPENDS:${PN}-ptest += " \ -- cgit v1.2.3-54-g00ecf