Skip to content
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
@@ -1,4 +1,4 @@
From 88cd784ba4312724fa6cfdc512aa9d7daf688c3f Mon Sep 17 00:00:00 2001
From 02ae9cef965afa38e2d28ccdda30a6bb034eeba3 Mon Sep 17 00:00:00 2001
From: Thomas Roos <throos@amazon.de>
Date: Wed, 23 Jul 2025 20:33:00 +0000
Subject: [PATCH] linux-webrtc-reference-for-amazon-kinesis-video-streams:
Expand All @@ -9,7 +9,7 @@ Upstream-Status: Inappropriate [oe-specific]
1 file changed, 1 insertion(+)

diff --git a/CMake/libwebsockets.cmake b/CMake/libwebsockets.cmake
index cae4b4b..ac658ea 100644
index 701a359..3cb1ac7 100644
--- a/CMake/libwebsockets.cmake
+++ b/CMake/libwebsockets.cmake
@@ -1,3 +1,4 @@
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From ace2912383afa5293af10746477ce00c72ee5288 Mon Sep 17 00:00:00 2001
From b2a51f68027a5d5e022480d779909eb558cf0aec Mon Sep 17 00:00:00 2001
From: Thomas Roos <throos@amazon.de>
Date: Wed, 23 Jul 2025 20:33:00 +0000
Subject: [PATCH] linux-webrtc-reference-for-amazon-kinesis-video-streams:
Expand All @@ -9,7 +9,7 @@ Upstream-Status: Inappropriate [oe-specific]
1 file changed, 1 insertion(+)

diff --git a/CMake/libusrsctp.cmake b/CMake/libusrsctp.cmake
index 81ff607..ed8cbec 100644
index 1d5ae3b..801a8fb 100644
--- a/CMake/libusrsctp.cmake
+++ b/CMake/libusrsctp.cmake
@@ -18,6 +18,7 @@ add_custom_target(usrsctp-build ALL
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ SRC_URI = "\
file://002-usrsctp-cmake-3-5.patch \
"

SRCREV = "8c1d922b3251da7d766a1e85ec79d288ee81bcf8"
SRCREV = "47472a2c66b1a7bf8f88c9c9880b8c0bc96402bc"

UPSTREAM_CHECK_COMMITS = "1"

Expand Down
Loading