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