From 9a177867b95ec8ec1aee2e9a88443ab211d527e6 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Tue, 22 Oct 2024 01:58:50 +0000 Subject: [PATCH] aws-crt-python: upgrade 0.22.0 -> 0.22.4 (cherry picked from commit 5ce0d183f85a3681792642c523d4db9f17fc5737) --- .../{aws-crt-python_0.22.0.bb => aws-crt-python_0.22.4.bb} | 2 +- recipes-sdk/aws-crt-python/files/fix-shared-linking.patch | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename recipes-sdk/aws-crt-python/{aws-crt-python_0.22.0.bb => aws-crt-python_0.22.4.bb} (96%) diff --git a/recipes-sdk/aws-crt-python/aws-crt-python_0.22.0.bb b/recipes-sdk/aws-crt-python/aws-crt-python_0.22.4.bb similarity index 96% rename from recipes-sdk/aws-crt-python/aws-crt-python_0.22.0.bb rename to recipes-sdk/aws-crt-python/aws-crt-python_0.22.4.bb index d23ac40be..fc81a3903 100644 --- a/recipes-sdk/aws-crt-python/aws-crt-python_0.22.0.bb +++ b/recipes-sdk/aws-crt-python/aws-crt-python_0.22.4.bb @@ -27,7 +27,7 @@ SRC_URI = "\ file://fix-shared-linking.patch \ file://run-ptest \ " -SRCREV = "5a67c680c948454c18218c54f0d949d4b92ebea1" +SRCREV = "c974233750aa17d066e303f02099e3eb130e6563" UPSTREAM_CHECK_GITTAGREGEX = "v(?P.*)" S = "${WORKDIR}/git" diff --git a/recipes-sdk/aws-crt-python/files/fix-shared-linking.patch b/recipes-sdk/aws-crt-python/files/fix-shared-linking.patch index aa9bd6b20..97960063d 100644 --- a/recipes-sdk/aws-crt-python/files/fix-shared-linking.patch +++ b/recipes-sdk/aws-crt-python/files/fix-shared-linking.patch @@ -1,4 +1,4 @@ -From e2342a2ccd83dd4fc804c9c012121818afd0908c Mon Sep 17 00:00:00 2001 +From 409a561a75ca0daf08a033571ead6d544e2f69bf Mon Sep 17 00:00:00 2001 From: Thomas Roos Date: Thu, 4 May 2023 12:31:54 +0000 Subject: [PATCH] aws-crt-python: upgrade 0.16.15 -> 0.16.16, readd shared @@ -9,7 +9,7 @@ Upstream-Status: Denied [Desired default] 1 file changed, 10 deletions(-) diff --git a/setup.py b/setup.py -index a77b3b1..7916f51 100644 +index 1a874ea..4fe17c5 100644 --- a/setup.py +++ b/setup.py @@ -345,16 +345,6 @@ def awscrt_ext():