From 9ac7865d4f3c971ab8d1f59160f8f12c40b66a73 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Wed, 22 Jan 2025 02:06:21 +0000 Subject: [PATCH] aws-c-auth: upgrade 0.8.0 -> 0.8.1 --- .../aws-c-auth/{aws-c-auth_0.8.0.bb => aws-c-auth_0.8.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-sdk/aws-c-auth/{aws-c-auth_0.8.0.bb => aws-c-auth_0.8.1.bb} (96%) diff --git a/recipes-sdk/aws-c-auth/aws-c-auth_0.8.0.bb b/recipes-sdk/aws-c-auth/aws-c-auth_0.8.1.bb similarity index 96% rename from recipes-sdk/aws-c-auth/aws-c-auth_0.8.0.bb rename to recipes-sdk/aws-c-auth/aws-c-auth_0.8.1.bb index 3b2c94634..5f2030d42 100644 --- a/recipes-sdk/aws-c-auth/aws-c-auth_0.8.0.bb +++ b/recipes-sdk/aws-c-auth/aws-c-auth_0.8.1.bb @@ -23,7 +23,7 @@ SRC_URI = "\ git://github.com/awslabs/aws-c-auth.git;protocol=https;branch=${BRANCH} \ file://run-ptest \ " -SRCREV = "3982bd75fea74efd8f9b462b27fedd4599db4f53" +SRCREV = "5bc6779764388a3e769ed9b88e8b7b8c834c9e47" S = "${WORKDIR}/git"