Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2024-06-06_01-32-10_master-next_aws-crt-python #8704

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ SRC_URI = "\
file://fix-shared-linking.patch \
file://run-ptest \
"
SRCREV = "23efdd760d4e8d02618f055dfe5fb40ddde52d41"
SRCREV = "af29c1580726bb3eb9792d145eb631dbff508f42"
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>.*)"

S = "${WORKDIR}/git"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 9ab3a45177e6277113d8f156a86e9fa07d6d3505 Mon Sep 17 00:00:00 2001
From bd12fe6cf5ba7f946125d8ab853bcddf0f577282 Mon Sep 17 00:00:00 2001
From: Thomas Roos <[email protected]>
Date: Thu, 4 May 2023 12:31:54 +0000
Subject: [PATCH] aws-crt-python: upgrade 0.16.15 -> 0.16.16, readd shared
Expand Down
Loading