From 854f9aa49b9e1cb5230d94e4ed4f20060abc02da Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Fri, 23 Jun 2023 00:29:42 +0000 Subject: [PATCH] aws-c-auth: upgrade 0.6.28 -> 0.6.29 --- .../aws-c-auth/{aws-c-auth_0.6.28.bb => aws-c-auth_0.6.29.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-sdk/aws-c-auth/{aws-c-auth_0.6.28.bb => aws-c-auth_0.6.29.bb} (96%) diff --git a/recipes-sdk/aws-c-auth/aws-c-auth_0.6.28.bb b/recipes-sdk/aws-c-auth/aws-c-auth_0.6.29.bb similarity index 96% rename from recipes-sdk/aws-c-auth/aws-c-auth_0.6.28.bb rename to recipes-sdk/aws-c-auth/aws-c-auth_0.6.29.bb index 1c41aca83..225cfe011 100644 --- a/recipes-sdk/aws-c-auth/aws-c-auth_0.6.28.bb +++ b/recipes-sdk/aws-c-auth/aws-c-auth_0.6.29.bb @@ -23,7 +23,7 @@ SRC_URI = "\ git://github.com/awslabs/aws-c-auth.git;protocol=https;branch=${BRANCH} \ file://run-ptest \ " -SRCREV = "c3c542fe67225b81fa4bab9151c4d879f34587f4" +SRCREV = "67232eee051e5827dbdd23529f653cc475cc9d6d" S = "${WORKDIR}/git"