From 6625bbb1ed58bcb1740da866c2c32f3b79594234 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Wed, 15 May 2024 01:39:47 +0000 Subject: [PATCH] aws-cli: upgrade 1.32.104 -> 1.32.105 --- .../aws-cli/{aws-cli_1.32.104.bb => aws-cli_1.32.105.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/aws-cli/{aws-cli_1.32.104.bb => aws-cli_1.32.105.bb} (96%) diff --git a/recipes-support/aws-cli/aws-cli_1.32.104.bb b/recipes-support/aws-cli/aws-cli_1.32.105.bb similarity index 96% rename from recipes-support/aws-cli/aws-cli_1.32.104.bb rename to recipes-support/aws-cli/aws-cli_1.32.105.bb index 32498e75f..fc71528ec 100644 --- a/recipes-support/aws-cli/aws-cli_1.32.104.bb +++ b/recipes-support/aws-cli/aws-cli_1.32.105.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "4c65d2e1b783f65c4ed6eeb106d8f57e244b464d" +SRCREV = "7c9dc146e7a585e0c264cc97b22cb9724f0522fd" # version 2.x has got library link issues - so stick to version 1.x for now UPSTREAM_CHECK_GITTAGREGEX = "(?P1\.\d+(\.\d+)+)"