diff options
| author | Khem Raj <raj.khem@gmail.com> | 2024-12-15 14:32:46 +0000 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-12-23 05:46:32 -0800 |
| commit | a56d901283368109c94068749c7356724d839113 (patch) | |
| tree | 804b580c1918944565f663a0663c68ae20b3e499 /meta/recipes-devtools/python/python3_3.12.6.bb | |
| parent | 19fce77a5f132c569c555e8b6a4dda1379537653 (diff) | |
| download | poky-a56d901283368109c94068749c7356724d839113.tar.gz | |
python3: Drop empty patch
The fix brought by this patch is already part of python 3.12.3
therefore drop it.
(From OE-Core rev: 555623d2378138fdcfae95c04e06ba384cebab5b)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.12.6.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3_3.12.6.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3_3.12.6.bb b/meta/recipes-devtools/python/python3_3.12.6.bb index ae69f0e781..63a3134b36 100644 --- a/meta/recipes-devtools/python/python3_3.12.6.bb +++ b/meta/recipes-devtools/python/python3_3.12.6.bb | |||
| @@ -29,7 +29,6 @@ SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \ | |||
| 29 | file://0001-Update-test_sysconfig-for-posix_user-purelib.patch \ | 29 | file://0001-Update-test_sysconfig-for-posix_user-purelib.patch \ |
| 30 | file://0001-skip-no_stdout_fileno-test-due-to-load-variability.patch \ | 30 | file://0001-skip-no_stdout_fileno-test-due-to-load-variability.patch \ |
| 31 | file://0001-test_storlines-skip-due-to-load-variability.patch \ | 31 | file://0001-test_storlines-skip-due-to-load-variability.patch \ |
| 32 | file://0001-gh-114492-Initialize-struct-termios-before-calling-t.patch \ | ||
| 33 | file://0001-test_shutdown-skip-problematic-test.patch \ | 32 | file://0001-test_shutdown-skip-problematic-test.patch \ |
| 34 | file://0001-gh-107811-tarfile-treat-overflow-in-UID-GID-as-failu.patch \ | 33 | file://0001-gh-107811-tarfile-treat-overflow-in-UID-GID-as-failu.patch \ |
| 35 | file://0001-test_deadlock-skip-problematic-test.patch \ | 34 | file://0001-test_deadlock-skip-problematic-test.patch \ |
