Pin to commit for release Release 1.5.0

As previously this was following HEAD and a more recent commit
broke the build with the following error

/openipc-firmware/output/per-package/aws-webrtc/host/opt/ext-toolchain/bin/../lib/gcc/mipsel-openipc-linux-musl/12.3.0/../../../../mipsel-openipc-linux-musl/bin/ld: /data_drive/omlet/openipc-firmware/output/per-package/aws-webrtc/host/mipsel-buildroot-linux-musl/sysroot/usr/lib/libkvsCommonLws.so: undefined reference to `GMTIME_THREAD_SAFE'

Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
pull/1356/head
Alex J Lennon 2024-03-22 16:28:37 +00:00
parent 8639c2f197
commit e541b05a6b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
################################################################################
AWS_PRODUCER_SITE = $(call github,awslabs,amazon-kinesis-video-streams-producer-c,$(AWS_PRODUCER_VERSION))
AWS_PRODUCER_VERSION = HEAD
AWS_PRODUCER_VERSION = 65121322c3a48377c84c7e835b05e75b3737797a
AWS_PRODUCER_INSTALL_STAGING = YES
AWS_PRODUCER_LICENSE = Apache-2.0