From ef7b82aa931e2a0eb3aae223d74f91a2f0db29fe Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Thu, 26 Sep 2024 01:58:47 +0000 Subject: [PATCH] aws-cli: upgrade 1.34.26 -> 1.34.27 --- .../aws-cli/{aws-cli_1.34.26.bb => aws-cli_1.34.27.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/aws-cli/{aws-cli_1.34.26.bb => aws-cli_1.34.27.bb} (96%) diff --git a/recipes-support/aws-cli/aws-cli_1.34.26.bb b/recipes-support/aws-cli/aws-cli_1.34.27.bb similarity index 96% rename from recipes-support/aws-cli/aws-cli_1.34.26.bb rename to recipes-support/aws-cli/aws-cli_1.34.27.bb index 5af729fd4..27e5f6ac5 100644 --- a/recipes-support/aws-cli/aws-cli_1.34.26.bb +++ b/recipes-support/aws-cli/aws-cli_1.34.27.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "ba3db613dab201324822af2ed5c74504906032fd" +SRCREV = "7d96cf15bb13410edc4b066570808a3221887073" # version 2.x has got library link issues - so stick to version 1.x for now UPSTREAM_CHECK_GITTAGREGEX = "(?P1\.\d+(\.\d+)+)"