Update libyuv in tg_owt.

This commit is contained in:
John Preston 2023-05-01 11:07:07 +04:00
parent 4628d4fece
commit b881d24a5a
3 changed files with 3 additions and 3 deletions

View File

@ -775,7 +775,7 @@ COPY --link --from=pipewire {{ LibrariesPath }}/pipewire-cache /
RUN git init tg_owt \
&& cd tg_owt \
&& git remote add origin {{ GIT }}/desktop-app/tg_owt.git \
&& git fetch --depth=1 origin 9d120195334db4f232c925529aa7601656dc59d7 \
&& git fetch --depth=1 origin dcb5069ff76bd293e86928804208737e6cee2ccc \
&& git reset --hard FETCH_HEAD \
&& git submodule update --init --recursive --depth=1 \
&& rm -rf .git \

View File

@ -1335,7 +1335,7 @@ mac:
stage('tg_owt', """
git clone https://github.com/desktop-app/tg_owt.git
cd tg_owt
git checkout 9d12019533
git checkout dcb5069ff7
git submodule init
git submodule update
win:

View File

@ -532,7 +532,7 @@ parts:
webrtc:
source: https://github.com/desktop-app/tg_owt.git
source-depth: 1
source-commit: 9d120195334db4f232c925529aa7601656dc59d7
source-commit: dcb5069ff76bd293e86928804208737e6cee2ccc
plugin: cmake
build-environment:
- LDFLAGS: -s