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