From 2b827c28b8efbde1dd29e1e3b9cd3c683ccfd7ce Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Wed, 12 Jun 2024 01:40:57 +0000 Subject: [PATCH] aws-cli: upgrade 1.33.5 -> 1.33.6 --- .../aws-cli/{aws-cli_1.33.5.bb => aws-cli_1.33.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/aws-cli/{aws-cli_1.33.5.bb => aws-cli_1.33.6.bb} (96%) diff --git a/recipes-support/aws-cli/aws-cli_1.33.5.bb b/recipes-support/aws-cli/aws-cli_1.33.6.bb similarity index 96% rename from recipes-support/aws-cli/aws-cli_1.33.5.bb rename to recipes-support/aws-cli/aws-cli_1.33.6.bb index 82229b8cd..e9a512ef0 100644 --- a/recipes-support/aws-cli/aws-cli_1.33.5.bb +++ b/recipes-support/aws-cli/aws-cli_1.33.6.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "bc797760f9b2e28c669c13231ba9db2af41c5472" +SRCREV = "cf2cbc06a044eb1704e199d41e75e075edce5762" # version 2.x has got library link issues - so stick to version 1.x for now UPSTREAM_CHECK_GITTAGREGEX = "(?P1\.\d+(\.\d+)+)"