From bddc6d1ab667c0aa90046e09fbdd8cb0c6ed8ab6 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Thu, 24 Oct 2024 02:22:49 +0000 Subject: [PATCH] aws-c-http: upgrade 0.8.10 -> 0.9.0 (cherry picked from commit 3a4560fa489f1e244395cc91043df02bf8cdccd3) --- .../aws-c-http/{aws-c-http_0.8.10.bb => aws-c-http_0.9.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-sdk/aws-c-http/{aws-c-http_0.8.10.bb => aws-c-http_0.9.0.bb} (96%) diff --git a/recipes-sdk/aws-c-http/aws-c-http_0.8.10.bb b/recipes-sdk/aws-c-http/aws-c-http_0.9.0.bb similarity index 96% rename from recipes-sdk/aws-c-http/aws-c-http_0.8.10.bb rename to recipes-sdk/aws-c-http/aws-c-http_0.9.0.bb index c92c54eca..c91a8e091 100644 --- a/recipes-sdk/aws-c-http/aws-c-http_0.8.10.bb +++ b/recipes-sdk/aws-c-http/aws-c-http_0.9.0.bb @@ -23,7 +23,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "6068653e1d582bd8e7d1c9f81f86beaf10444e3d" +SRCREV = "74b3a0dd1396b72f701c8bdf24e5c6f41e52cf87" S = "${WORKDIR}/git"