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