From f5225f4c1a1bd86d9c80fe6817b514d01c629377 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Tue, 10 Sep 2024 01:55:48 +0000 Subject: [PATCH] aws-cli: upgrade 1.34.13 -> 1.34.15 --- .../aws-cli/{aws-cli_1.34.13.bb => aws-cli_1.34.15.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/aws-cli/{aws-cli_1.34.13.bb => aws-cli_1.34.15.bb} (96%) diff --git a/recipes-support/aws-cli/aws-cli_1.34.13.bb b/recipes-support/aws-cli/aws-cli_1.34.15.bb similarity index 96% rename from recipes-support/aws-cli/aws-cli_1.34.13.bb rename to recipes-support/aws-cli/aws-cli_1.34.15.bb index f421ae30d2..729f1d896b 100644 --- a/recipes-support/aws-cli/aws-cli_1.34.13.bb +++ b/recipes-support/aws-cli/aws-cli_1.34.15.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "36458af3714e11e1207eb14663c9a775e1676c81" +SRCREV = "d3e3965d51f8a704902fd9191809f768e0f27fa2" # version 2.x has got library link issues - so stick to version 1.x for now UPSTREAM_CHECK_GITTAGREGEX = "(?P1\.\d+(\.\d+)+)"