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

2023-07-14_00-17-06_master-next_aws-sdk-cpp #4563

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 @@ -20,7 +20,7 @@ SRC_URI = "\
file://ptest_result.py \
"

SRCREV = "cbfdd2eecc2948515e3c6f091afae1e50ebc086b"
SRCREV = "fec60dde048fdc7fd21938a1c36b9783accbda6e"

S = "${WORKDIR}/git"

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 74e61f25955008c13df75c300ae7c79f7a771aa0 Mon Sep 17 00:00:00 2001
From 161db2b29d465533d9e055c1b5f744b2ae0171d7 Mon Sep 17 00:00:00 2001
From: Bartosz Golaszewski <[email protected]>
Date: Mon, 7 Feb 2022 12:23:10 +0100
Subject: [PATCH] build: fix building without external dependencies
Expand Down
Loading