diff --git a/recipes-sdk/aws-crt-python/aws-crt-python_0.21.6.bb b/recipes-sdk/aws-crt-python/aws-crt-python_0.21.7.bb similarity index 96% rename from recipes-sdk/aws-crt-python/aws-crt-python_0.21.6.bb rename to recipes-sdk/aws-crt-python/aws-crt-python_0.21.7.bb index 176065811..ccd7e921d 100644 --- a/recipes-sdk/aws-crt-python/aws-crt-python_0.21.6.bb +++ b/recipes-sdk/aws-crt-python/aws-crt-python_0.21.7.bb @@ -27,7 +27,7 @@ SRC_URI = "\ file://fix-shared-linking.patch \ file://run-ptest \ " -SRCREV = "1a20c4ef3b2b14f27238f91e5bcae3436b058646" +SRCREV = "536446a2e619ce4579ccc6be96fd9624f4f91a8a" 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 07820c3a9..c020ab2f0 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 7e6eca6be3fe4dddd4b469038b912b97ce88c8fd Mon Sep 17 00:00:00 2001 +From ba5ddc1aa863c59c4583dc56ed026424ca5ba15d 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 13dd631..c0d5347 100644 +index 50393a8..e430add 100644 --- a/setup.py +++ b/setup.py @@ -337,16 +337,6 @@ def awscrt_ext():