From 343338e95565c2a3e2b1e8fbc4fce325ca0ea2f8 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 22 Feb 2024 10:02:15 -0800 Subject: python3-jsmin: Fix ptests to run with python 3.12+ Remove it from problematic tests list ot fast list as it runs ok now. Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-jsmin_3.0.1.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python/python3-jsmin_3.0.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-jsmin_3.0.1.bb b/meta-python/recipes-devtools/python/python3-jsmin_3.0.1.bb index 15c9b14595..c3129e7b53 100644 --- a/meta-python/recipes-devtools/python/python3-jsmin_3.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-jsmin_3.0.1.bb @@ -10,6 +10,7 @@ SRC_URI[sha256sum] = "c0959a121ef94542e807a674142606f7e90214a2b3d1eb17300244bbb5 BBCLASSEXTEND = "native nativesdk" SRC_URI += " \ + file://7a75d76c2d6bfb917f30ced8f5c0a9a4157f7819.patch \ file://run-ptest \ " -- cgit v1.2.3-54-g00ecf