diff --git a/recipes-sdk/aws-crt-python/aws-crt-python_0.20.11.bb b/recipes-sdk/aws-crt-python/aws-crt-python_0.20.12.bb similarity index 96% rename from recipes-sdk/aws-crt-python/aws-crt-python_0.20.11.bb rename to recipes-sdk/aws-crt-python/aws-crt-python_0.20.12.bb index e9e7a0c7e..3414d5b6c 100644 --- a/recipes-sdk/aws-crt-python/aws-crt-python_0.20.11.bb +++ b/recipes-sdk/aws-crt-python/aws-crt-python_0.20.12.bb @@ -27,7 +27,7 @@ SRC_URI = "\ file://fix-shared-linking.patch \ file://run-ptest \ " -SRCREV = "af29c1580726bb3eb9792d145eb631dbff508f42" +SRCREV = "e88cce2674ab8cc39ed2104d10bdb90cb2f30b77" 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 8ec4c1ecc..db835c988 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 bd12fe6cf5ba7f946125d8ab853bcddf0f577282 Mon Sep 17 00:00:00 2001 +From 2716aaeb28bc52477e48a72820946a696515c948 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 df0ff03..d027a72 100644 +index 43b053b..5ccc366 100644 --- a/setup.py +++ b/setup.py @@ -318,16 +318,6 @@ def awscrt_ext():