From e6476d39bc55065c271717034ad142f374544637 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Fri, 25 Oct 2024 01:45:59 +0000 Subject: [PATCH] aws-cli: upgrade 1.35.13 -> 1.35.14 --- .../aws-cli/{aws-cli_1.35.13.bb => aws-cli_1.35.14.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/aws-cli/{aws-cli_1.35.13.bb => aws-cli_1.35.14.bb} (96%) diff --git a/recipes-support/aws-cli/aws-cli_1.35.13.bb b/recipes-support/aws-cli/aws-cli_1.35.14.bb similarity index 96% rename from recipes-support/aws-cli/aws-cli_1.35.13.bb rename to recipes-support/aws-cli/aws-cli_1.35.14.bb index 743b75f0d..d56640352 100644 --- a/recipes-support/aws-cli/aws-cli_1.35.13.bb +++ b/recipes-support/aws-cli/aws-cli_1.35.14.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "734d259ae175ab90fa51542b5ed1495aa1322c24" +SRCREV = "87f835661a1f753281f26edcf30108f3318bf9d6" # version 2.x has got library link issues - so stick to version 1.x for now UPSTREAM_CHECK_GITTAGREGEX = "(?P1\.\d+(\.\d+)+)"