From e665cb3c99690a75b241c400328228213e23305c Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Fri, 14 Jun 2024 01:42:25 +0000 Subject: [PATCH] aws-cli: upgrade 1.33.7 -> 1.33.8 --- .../aws-cli/{aws-cli_1.33.7.bb => aws-cli_1.33.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/aws-cli/{aws-cli_1.33.7.bb => aws-cli_1.33.8.bb} (96%) diff --git a/recipes-support/aws-cli/aws-cli_1.33.7.bb b/recipes-support/aws-cli/aws-cli_1.33.8.bb similarity index 96% rename from recipes-support/aws-cli/aws-cli_1.33.7.bb rename to recipes-support/aws-cli/aws-cli_1.33.8.bb index 9ebc909a2..bdb72115f 100644 --- a/recipes-support/aws-cli/aws-cli_1.33.7.bb +++ b/recipes-support/aws-cli/aws-cli_1.33.8.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "5b698161a76fbc26251fb5521baa573b3031d909" +SRCREV = "32b99cc3e6a47fc0416ae071bd21fdae2167081b" # version 2.x has got library link issues - so stick to version 1.x for now UPSTREAM_CHECK_GITTAGREGEX = "(?P1\.\d+(\.\d+)+)"