From b3f7491d3b31bcbee07edd28b4d576af5581eba0 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Tue, 4 Feb 2025 01:53:27 +0000 Subject: [PATCH] aws-crt-cpp: upgrade 0.29.9 -> 0.30.1 (cherry picked from commit 2396e41579047351c651675076bc8dfaf1d457fd) --- .../{aws-crt-cpp_0.29.9.bb => aws-crt-cpp_0.30.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-sdk/aws-crt-cpp/{aws-crt-cpp_0.29.9.bb => aws-crt-cpp_0.30.1.bb} (97%) diff --git a/recipes-sdk/aws-crt-cpp/aws-crt-cpp_0.29.9.bb b/recipes-sdk/aws-crt-cpp/aws-crt-cpp_0.30.1.bb similarity index 97% rename from recipes-sdk/aws-crt-cpp/aws-crt-cpp_0.29.9.bb rename to recipes-sdk/aws-crt-cpp/aws-crt-cpp_0.30.1.bb index 4502df6ee..6fa89f4b1 100644 --- a/recipes-sdk/aws-crt-cpp/aws-crt-cpp_0.29.9.bb +++ b/recipes-sdk/aws-crt-cpp/aws-crt-cpp_0.30.1.bb @@ -26,7 +26,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "e65a61d0fc85888d84c105e90f33115813273d0f" +SRCREV = "9a820b302264b2bfe2e3f61a443fb1c652e6bd79" S = "${WORKDIR}/git"