From f4c7f7768f542fd632de2dbe1ccdf3347abb5623 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Tue, 20 Dec 2022 00:19:28 +0000 Subject: [PATCH] aws-cli: upgrade 1.27.31 -> 1.27.33 (cherry picked from commit 86b2c80a4b8c33d4fdbe66a3fb541bf1cb4182f3) --- .../aws-cli/{aws-cli_1.27.31.bb => aws-cli_1.27.33.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/aws-cli/{aws-cli_1.27.31.bb => aws-cli_1.27.33.bb} (96%) diff --git a/recipes-support/aws-cli/aws-cli_1.27.31.bb b/recipes-support/aws-cli/aws-cli_1.27.33.bb similarity index 96% rename from recipes-support/aws-cli/aws-cli_1.27.31.bb rename to recipes-support/aws-cli/aws-cli_1.27.33.bb index e26e62654..a0d46b9ec 100644 --- a/recipes-support/aws-cli/aws-cli_1.27.31.bb +++ b/recipes-support/aws-cli/aws-cli_1.27.33.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "5b19a8ac59dcdd849705a9e1a5c27d4962e2b84a" +SRCREV = "edc14abdea379cfc1e877967b68f555a967bfed0" # version 2.x has got library link issues - so stick to version 1.x for now UPSTREAM_CHECK_GITTAGREGEX = "(?P1\.\d+(\.\d+)+)"