Skip to content

Commit

Permalink
aws-cli-v2: upgrade 2.19.3 -> 2.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-iot-embedded-linux-ci committed Nov 13, 2024
1 parent 620f075 commit 787dfae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From a8189bd107afc227debeb28a05aaff60872615f1 Mon Sep 17 00:00:00 2001
From abdd1a13ecde6bbbea403467b28fc67810870704 Mon Sep 17 00:00:00 2001
From: Thomas Roos <[email protected]>
Date: Fri, 12 Jan 2024 13:24:54 +0000
Subject: [PATCH] This patch is removing exact python version dependency
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ SRC_URI = "\
file://run-ptest \
"

SRCREV = "80b89d4f9f1a1fae12a0a464e19179769aaf768f"
SRCREV = "57ffaea8bcd3372cc8ed1dc10bd60df61115b04f"

# version 2.x
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>2\.\d+(\.\d+)+)"
Expand Down

0 comments on commit 787dfae

Please sign in to comment.