From e7692e63e2eea59c0637b0b691ecf0fec7f30112 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Thu, 28 Nov 2024 01:56:13 +0000 Subject: [PATCH] aws-crt-cpp: upgrade 0.29.5 -> 0.29.6 (cherry picked from commit a9d8a32ca04bcd832b5ce2d6bd81ae3a0c197cbf) --- .../{aws-crt-cpp_0.29.5.bb => aws-crt-cpp_0.29.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-sdk/aws-crt-cpp/{aws-crt-cpp_0.29.5.bb => aws-crt-cpp_0.29.6.bb} (97%) diff --git a/recipes-sdk/aws-crt-cpp/aws-crt-cpp_0.29.5.bb b/recipes-sdk/aws-crt-cpp/aws-crt-cpp_0.29.6.bb similarity index 97% rename from recipes-sdk/aws-crt-cpp/aws-crt-cpp_0.29.5.bb rename to recipes-sdk/aws-crt-cpp/aws-crt-cpp_0.29.6.bb index 1f0777d09..02758cf32 100644 --- a/recipes-sdk/aws-crt-cpp/aws-crt-cpp_0.29.5.bb +++ b/recipes-sdk/aws-crt-cpp/aws-crt-cpp_0.29.6.bb @@ -26,7 +26,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "9ffe4ef8df4dcfdccb6eba7fa79590a84b29f29e" +SRCREV = "57a0b8f03e11dc34b2c423519934e492ed96fa96" S = "${WORKDIR}/git"