diff options
| author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2023-09-26 23:12:27 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-28 12:37:46 +0100 |
| commit | 857c2468b9ae6855df67d18ed3245ac32559b1a6 (patch) | |
| tree | 37cf84bcc24b8792fe56a545379f0eacca0db7d8 /meta/recipes-devtools/python/python3 | |
| parent | 42a47c1359134a338d2c3ba6d5b3e45e927743ee (diff) | |
| download | poky-857c2468b9ae6855df67d18ed3245ac32559b1a6.tar.gz | |
python3: fix SoB on patch
(From OE-Core rev: 03a90095f5c1977a78f1a4ce568b793ebabfb281)
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3')
| -rw-r--r-- | meta/recipes-devtools/python/python3/0001-test_ctypes.test_find-skip-without-tools-sdk.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 371021c0a9..97150f2038 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 | |||
| 9 | 9 | ||
| 10 | Upstream-Status: Inappropriate [oe-specific] | 10 | Upstream-Status: Inappropriate [oe-specific] |
| 11 | 11 | ||
| 12 | Signed-off-by: Tim Orling <timothy.t.orlign@intel.com> | 12 | Signed-off-by: Tim Orling <timothy.t.orling@intel.com> |
| 13 | 13 | ||
| 14 | --- | 14 | --- |
| 15 | Lib/ctypes/test/test_find.py | 2 ++ | 15 | Lib/ctypes/test/test_find.py | 2 ++ |
