From 09a948f99b809c6d9e36c206337b9bf3f67e7f45 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Fri, 3 Jan 2025 01:48:27 +0000 Subject: [PATCH] aws-cli: upgrade 1.36.31 -> 1.36.32 --- .../aws-cli/{aws-cli_1.36.31.bb => aws-cli_1.36.32.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/aws-cli/{aws-cli_1.36.31.bb => aws-cli_1.36.32.bb} (96%) diff --git a/recipes-support/aws-cli/aws-cli_1.36.31.bb b/recipes-support/aws-cli/aws-cli_1.36.32.bb similarity index 96% rename from recipes-support/aws-cli/aws-cli_1.36.31.bb rename to recipes-support/aws-cli/aws-cli_1.36.32.bb index 67db18861..d25fe5d06 100644 --- a/recipes-support/aws-cli/aws-cli_1.36.31.bb +++ b/recipes-support/aws-cli/aws-cli_1.36.32.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "254216abd911c19a609edaf13edde0f42bea1d16" +SRCREV = "4fc50b1cf50f583f3eac845c85ed3a0aac82df5e" # version 2.x has got library link issues - so stick to version 1.x for now UPSTREAM_CHECK_GITTAGREGEX = "(?P1\.\d+(\.\d+)+)"