From b90b434f06b3afcd45e1bb2ec40de13858594039 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Wed, 11 Dec 2024 21:19:09 +0000 Subject: [PATCH] aws-cli: upgrade 1.36.19 -> 1.36.20 (cherry picked from commit bbe4c71f2405b743a833336b4b2a031444009c63) --- .../aws-cli/{aws-cli_1.36.19.bb => aws-cli_1.36.20.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/aws-cli/{aws-cli_1.36.19.bb => aws-cli_1.36.20.bb} (96%) diff --git a/recipes-support/aws-cli/aws-cli_1.36.19.bb b/recipes-support/aws-cli/aws-cli_1.36.20.bb similarity index 96% rename from recipes-support/aws-cli/aws-cli_1.36.19.bb rename to recipes-support/aws-cli/aws-cli_1.36.20.bb index b89bef91e..ce83f843f 100644 --- a/recipes-support/aws-cli/aws-cli_1.36.19.bb +++ b/recipes-support/aws-cli/aws-cli_1.36.20.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "048dc580ea68755f111848646e038f0161d78cd0" +SRCREV = "a7800472e8fb8fc1d0212fb3b8ded698b300a165" # version 2.x has got library link issues - so stick to version 1.x for now UPSTREAM_CHECK_GITTAGREGEX = "(?P1\.\d+(\.\d+)+)"