From 0baec0579676da43bafe3ff8c384110146024d30 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Thu, 16 Jan 2025 01:48:27 +0000 Subject: [PATCH] aws-cli: upgrade 1.36.40 -> 1.37.0 --- .../aws-cli/{aws-cli_1.36.40.bb => aws-cli_1.37.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/aws-cli/{aws-cli_1.36.40.bb => aws-cli_1.37.0.bb} (96%) diff --git a/recipes-support/aws-cli/aws-cli_1.36.40.bb b/recipes-support/aws-cli/aws-cli_1.37.0.bb similarity index 96% rename from recipes-support/aws-cli/aws-cli_1.36.40.bb rename to recipes-support/aws-cli/aws-cli_1.37.0.bb index 47865df44..92c3f17a8 100644 --- a/recipes-support/aws-cli/aws-cli_1.36.40.bb +++ b/recipes-support/aws-cli/aws-cli_1.37.0.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "349a5958f296b36c009a279b643b868c0491b3e7" +SRCREV = "c4d6e08ed102967938b653e50d19c38d6bb70b4a" # version 2.x has got library link issues - so stick to version 1.x for now UPSTREAM_CHECK_GITTAGREGEX = "(?P1\.\d+(\.\d+)+)"