From 86d4a2583e4938ccd02bd8004c13be519528bfea Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Wed, 18 Dec 2024 06:01:19 +0000 Subject: [PATCH] aws-cli: upgrade 1.36.23 -> 1.36.24 --- .../aws-cli/{aws-cli_1.36.23.bb => aws-cli_1.36.24.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/aws-cli/{aws-cli_1.36.23.bb => aws-cli_1.36.24.bb} (96%) diff --git a/recipes-support/aws-cli/aws-cli_1.36.23.bb b/recipes-support/aws-cli/aws-cli_1.36.24.bb similarity index 96% rename from recipes-support/aws-cli/aws-cli_1.36.23.bb rename to recipes-support/aws-cli/aws-cli_1.36.24.bb index 97191aa0b..8e8d2a820 100644 --- a/recipes-support/aws-cli/aws-cli_1.36.23.bb +++ b/recipes-support/aws-cli/aws-cli_1.36.24.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "2772526be34ce19e70b0aea603f621e6669864ab" +SRCREV = "40bd2ef3a338cb775cfca347ca86dcd625178136" # version 2.x has got library link issues - so stick to version 1.x for now UPSTREAM_CHECK_GITTAGREGEX = "(?P1\.\d+(\.\d+)+)"