From ee57db9eb58994d44af58fbb106462e1672725ee Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Tue, 10 Sep 2024 01:49:58 +0000 Subject: [PATCH] aws-crt-python: upgrade 0.21.4 -> 0.21.5 --- .../{aws-crt-python_0.21.4.bb => aws-crt-python_0.21.5.bb} | 2 +- recipes-sdk/aws-crt-python/files/fix-shared-linking.patch | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) rename recipes-sdk/aws-crt-python/{aws-crt-python_0.21.4.bb => aws-crt-python_0.21.5.bb} (96%) diff --git a/recipes-sdk/aws-crt-python/aws-crt-python_0.21.4.bb b/recipes-sdk/aws-crt-python/aws-crt-python_0.21.5.bb similarity index 96% rename from recipes-sdk/aws-crt-python/aws-crt-python_0.21.4.bb rename to recipes-sdk/aws-crt-python/aws-crt-python_0.21.5.bb index 0a58a15a6a..a04247bdc6 100644 --- a/recipes-sdk/aws-crt-python/aws-crt-python_0.21.4.bb +++ b/recipes-sdk/aws-crt-python/aws-crt-python_0.21.5.bb @@ -27,7 +27,7 @@ SRC_URI = "\ file://fix-shared-linking.patch \ file://run-ptest \ " -SRCREV = "0565b6eea196f6082adda649f1b715541546d60c" +SRCREV = "2dae492d57b40c68839f2ecd7867bea34e6f9f1a" 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 b5647c7e81..f78f6c4e7e 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 28d2373d9033d969bc178c2c6d8626634fd65ebe Mon Sep 17 00:00:00 2001 +From 3c74636533301609ce34705e6ed1b1ebe2380bf2 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,10 +9,10 @@ Upstream-Status: Denied [Desired default] 1 file changed, 10 deletions(-) diff --git a/setup.py b/setup.py -index 32873b2..06ee926 100644 +index 13dd631..c0d5347 100644 --- a/setup.py +++ b/setup.py -@@ -330,16 +330,6 @@ def awscrt_ext(): +@@ -337,16 +337,6 @@ def awscrt_ext(): extra_link_args += ['-framework', 'Security'] else: # unix