Skip to content

Commit

Permalink
amazon-kvs-webrtc-sdk: upgrade 1.8.0 -> 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-roos committed Sep 11, 2023
1 parent fccbaea commit b153cb9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 58 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"

DEPENDS += "\
amazon-kvs-producer-pic \
amazon-kvs-producer-sdk-c \
curl \
gstreamer1.0 \
Expand All @@ -21,17 +20,16 @@ PROVIDES += "aws/amazon-kvs-webrtc-sdk"
BRANCH = "master"
SRC_URI = "\
git://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c.git;protocol=https;branch=${BRANCH} \
file://disable_build_deps.patch \
"

SRCREV = "3416e6d7c103653162f28accfb06d4d0bee4864e"

UPSTREAM_CHECK_COMMITS = "1"
SRCREV = "15e60193456709a3786f7c0f237c49ea7bd9c81f"

S = "${WORKDIR}/git"

inherit cmake pkgconfig

do_configure[network] = "1"

FILES:${PN} += "${libdir}"

CFLAGS:append = " -Wl,-Bsymbolic"
Expand Down
53 changes: 0 additions & 53 deletions recipes-sdk/amazon-kvs-webrtc-sdk/files/disable_build_deps.patch

This file was deleted.

0 comments on commit b153cb9

Please sign in to comment.