diff options
| author | Guðni Már Gilbert <gudni.m.g@gmail.com> | 2024-12-25 11:26:50 +0000 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-01-09 06:02:48 -0800 |
| commit | c2dcb76eb1c994c28bb1c31fe07678da1e2222fe (patch) | |
| tree | 6e9aa78db3c073cc308aa5ba5b1a295d40d261c3 /meta/recipes-devtools/python/python3/0001-test_deadlock-skip-problematic-test.patch | |
| parent | 1b4d8585f0fe9e5a570d7ab7fb7bd36494c98ce2 (diff) | |
| download | poky-c2dcb76eb1c994c28bb1c31fe07678da1e2222fe.tar.gz | |
python3: upgrade 3.12.7 -> 3.12.8
Changelog:
https://docs.python.org/release/3.12.8/whatsnew/changelog.html#python-3-12-8
(From OE-Core rev: 751cf7a576dbb949763703e655e951bcd583f251)
Signed-off-by: Guðni Már Gilbert <gudni.m.g@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools/python/python3/0001-test_deadlock-skip-problematic-test.patch')
| -rw-r--r-- | meta/recipes-devtools/python/python3/0001-test_deadlock-skip-problematic-test.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3/0001-test_deadlock-skip-problematic-test.patch b/meta/recipes-devtools/python/python3/0001-test_deadlock-skip-problematic-test.patch index d8ca7f9b79..e07f7392f6 100644 --- a/meta/recipes-devtools/python/python3/0001-test_deadlock-skip-problematic-test.patch +++ b/meta/recipes-devtools/python/python3/0001-test_deadlock-skip-problematic-test.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 621ba76ef956708cdaf4fd5bc0e25aa59d427c5b Mon Sep 17 00:00:00 2001 | 1 | From 9d658dd20f02edcf878b245d638c474c808ab8d1 Mon Sep 17 00:00:00 2001 |
| 2 | From: Trevor Gamblin <tgamblin@baylibre.com> | 2 | From: Trevor Gamblin <tgamblin@baylibre.com> |
| 3 | Date: Wed, 12 Jun 2024 10:29:03 -0400 | 3 | Date: Wed, 12 Jun 2024 10:29:03 -0400 |
| 4 | Subject: [PATCH] test_deadlock: skip problematic test | 4 | Subject: [PATCH] test_deadlock: skip problematic test |
