From e42806b9a2d8d5f660be6d6e690872eb2d5be0c1 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Thu, 21 Nov 2024 01:53:18 +0000 Subject: [PATCH] aws-crt-cpp: upgrade 0.29.4 -> 0.29.5 --- .../{aws-crt-cpp_0.29.4.bb => aws-crt-cpp_0.29.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-sdk/aws-crt-cpp/{aws-crt-cpp_0.29.4.bb => aws-crt-cpp_0.29.5.bb} (97%) diff --git a/recipes-sdk/aws-crt-cpp/aws-crt-cpp_0.29.4.bb b/recipes-sdk/aws-crt-cpp/aws-crt-cpp_0.29.5.bb similarity index 97% rename from recipes-sdk/aws-crt-cpp/aws-crt-cpp_0.29.4.bb rename to recipes-sdk/aws-crt-cpp/aws-crt-cpp_0.29.5.bb index 0b1559024..1f0777d09 100644 --- a/recipes-sdk/aws-crt-cpp/aws-crt-cpp_0.29.4.bb +++ b/recipes-sdk/aws-crt-cpp/aws-crt-cpp_0.29.5.bb @@ -26,7 +26,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "827b178c64a9d3df9684f8b75f819f08f67119f6" +SRCREV = "9ffe4ef8df4dcfdccb6eba7fa79590a84b29f29e" S = "${WORKDIR}/git"