From c71fa54ce8afe5b5c91ad1438920ba4303bb5fa9 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Fri, 19 Apr 2024 01:41:00 +0000 Subject: [PATCH] aws-cli: upgrade 1.32.86 -> 1.32.87 --- .../aws-cli/{aws-cli_1.32.86.bb => aws-cli_1.32.87.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/aws-cli/{aws-cli_1.32.86.bb => aws-cli_1.32.87.bb} (96%) diff --git a/recipes-support/aws-cli/aws-cli_1.32.86.bb b/recipes-support/aws-cli/aws-cli_1.32.87.bb similarity index 96% rename from recipes-support/aws-cli/aws-cli_1.32.86.bb rename to recipes-support/aws-cli/aws-cli_1.32.87.bb index 7a5d4ef40..6c2e9300d 100644 --- a/recipes-support/aws-cli/aws-cli_1.32.86.bb +++ b/recipes-support/aws-cli/aws-cli_1.32.87.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "202fda0ba49aa6743beb255960cc6a627e35b42d" +SRCREV = "b3ee2bd87184377150291262be2a19784d6a1f0d" # version 2.x has got library link issues - so stick to version 1.x for now UPSTREAM_CHECK_GITTAGREGEX = "(?P1\.\d+(\.\d+)+)"