Skip to content

Commit 2ea93a5

Browse files
committed
linux-webrtc-reference-for-amazon-kinesis-video-streams: update version and fix double AWS_REGION
1 parent 942d686 commit 2ea93a5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

recipes-sdk/linux-webrtc-reference-for-amazon-kinesis-video-streams/linux-webrtc-reference-for-amazon-kinesis-video-streams_git.bb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ SRC_URI += "\
3434
file://run-ptest \
3535
"
3636

37-
SRCREV = "9c2f2fd2a4e73b9bbe1027ac28d647cfd125da9c"
37+
SRCREV = "bf916b16ce0fef99e3023a1162cc8ce6bb722ea4"
3838

3939
UPSTREAM_CHECK_COMMITS = "1"
4040

@@ -88,7 +88,6 @@ do_configure:append() {
8888
sed -i '/#define AWS_KVS_CHANNEL_NAME ""/d' ${S}/examples/demo_config/demo_config.h
8989
sed -i '/#define AWS_CA_CERT_PATH "cert\/cert.pem"/d' ${S}/examples/demo_config/demo_config.h
9090
sed -i '/^#if defined( AWS_ACCESS_KEY_ID ) && defined( AWS_IOT_THING_ROLE_ALIAS )/i\
91-
#define AWS_REGION "${AWS_REGION}"\
9291
#define AWS_KVS_CHANNEL_NAME "${AWS_KVS_CHANNEL_NAME}"\
9392
#define AWS_REGION "${AWS_REGION}"\
9493
#define AWS_ACCESS_KEY_ID "${AWS_ACCESS_KEY_ID}"\

0 commit comments

Comments
 (0)