From e9c34a1f8dc51cd0acf4c5d6c1c9b9b564b7b1ae Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Tue, 21 May 2024 01:38:34 +0000 Subject: [PATCH] aws-cli: upgrade 1.32.107 -> 1.32.109 --- .../aws-cli/{aws-cli_1.32.107.bb => aws-cli_1.32.109.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/aws-cli/{aws-cli_1.32.107.bb => aws-cli_1.32.109.bb} (96%) diff --git a/recipes-support/aws-cli/aws-cli_1.32.107.bb b/recipes-support/aws-cli/aws-cli_1.32.109.bb similarity index 96% rename from recipes-support/aws-cli/aws-cli_1.32.107.bb rename to recipes-support/aws-cli/aws-cli_1.32.109.bb index 296a10d85..ae497aa18 100644 --- a/recipes-support/aws-cli/aws-cli_1.32.107.bb +++ b/recipes-support/aws-cli/aws-cli_1.32.109.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "1b760644fbfcd2d576ddffb422f591dcd7bb5d1e" +SRCREV = "9f36059d978384333dabd3de72b4e4fdba4dad50" # version 2.x has got library link issues - so stick to version 1.x for now UPSTREAM_CHECK_GITTAGREGEX = "(?P1\.\d+(\.\d+)+)"