From: Alexandre Belloni Date: Tue, 26 Sep 2023 21:12:27 +0000 (+0200) Subject: python3: fix SoB on patch X-Git-Tag: yocto-5.2~4992 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=03a90095f5c1977a78f1a4ce568b793ebabfb281;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3: fix SoB on patch Signed-off-by: Alexandre Belloni --- 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 ++