Skip to content

Commit

Permalink
amazon-kvs-producer-sdk-cpp: upgrade 3.4.0 -> 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-iot-embedded-linux-ci authored and aws-iot-embedded-linux-ci2 committed Sep 6, 2023
1 parent 47d3930 commit 471891f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 333f9354e89892873d7f69674bf2501043f12576 Mon Sep 17 00:00:00 2001
From 29f76d9358e39561e35f12687efd7f96310c48ef Mon Sep 17 00:00:00 2001
From: rpcme <rich@richelberger.com>
Date: Sun, 16 Jan 2022 06:00:06 -0500
Subject: [PATCH] add support for amazon kvs producer sdk cpp
Expand All @@ -8,7 +8,7 @@ Subject: [PATCH] add support for amazon kvs producer sdk cpp
1 file changed, 3 insertions(+)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index c9b9103..0aa9a67 100644
index ec001a7..470e069 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -94,6 +94,7 @@ set(BUILD_COMMON_LWS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ SRC_URI = "git://github.com/awslabs/amazon-kinesis-video-streams-producer-sdk-cp
file://amazon-kvs-producer-sdk-cpp-deps.patch \
"

SRCREV = "072ed19676df183e0f0477184b28051876b6abfb"
SRCREV = "8e59b313950d4dbb1ecfb88e2108df87e3331c4e"

S = "${WORKDIR}/git"

Expand Down

0 comments on commit 471891f

Please sign in to comment.