From 03a90095f5c1977a78f1a4ce568b793ebabfb281 Mon Sep 17 00:00:00 2001 From: Alexandre Belloni Date: Tue, 26 Sep 2023 23:12:27 +0200 Subject: [PATCH] python3: fix SoB on patch Signed-off-by: Alexandre Belloni --- .../0001-test_ctypes.test_find-skip-without-tools-sdk.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/python/python3/0001-test_ctypes.test_find-skip-without-tools-sdk.patch b/meta/recipes-devtools/python/python3/0001-test_ctypes.test_find-skip-without-tools-sdk.patch index 371021c0a97..97150f20385 100644 --- a/meta/recipes-devtools/python/python3/0001-test_ctypes.test_find-skip-without-tools-sdk.patch +++ b/meta/recipes-devtools/python/python3/0001-test_ctypes.test_find-skip-without-tools-sdk.patch @@ -9,7 +9,7 @@ easiest way to dynamically check for that is looking for Upstream-Status: Inappropriate [oe-specific] -Signed-off-by: Tim Orling +Signed-off-by: Tim Orling --- Lib/ctypes/test/test_find.py | 2 ++ -- 2.47.3