Update submodules

This commit is contained in:
Ilya Fedin 2024-10-28 12:46:11 +04:00 committed by John Preston
parent 1e2d0ced20
commit 7168a00ee4
3 changed files with 5 additions and 5 deletions

View File

@ -42,7 +42,7 @@ FROM builder AS patches
RUN git init patches \
&& cd patches \
&& git remote add origin {{ GIT }}/desktop-app/patches.git \
&& git fetch --depth=1 origin e47e7ed0d383b8ca5622a58a5ffa0c8d5f00651f \
&& git fetch --depth=1 origin 643b18c2be6424fc6f35a52891ed5a6a42502ac2 \
&& git reset --hard FETCH_HEAD \
&& rm -rf .git
@ -770,7 +770,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 4a60ce1ab9fdb962004c6a959f682ace3db50cbd \
&& git fetch --depth=1 origin 8198c4d8b91e22d68eb5c7327fd408e3b6abcc79 \
&& git reset --hard FETCH_HEAD \
&& git submodule update --init --recursive --depth=1 \
&& rm -rf .git \

2
cmake

@ -1 +1 @@
Subproject commit 3ca8fb8c91fdf5b52565a8294f6cb33e8b6d6852
Subproject commit 5d09552ff83312d48e8aca849d92401cf266d198

View File

@ -166,7 +166,7 @@ parts:
patches:
source: https://github.com/desktop-app/patches.git
source-depth: 1
source-commit: e47e7ed0d383b8ca5622a58a5ffa0c8d5f00651f
source-commit: 643b18c2be6424fc6f35a52891ed5a6a42502ac2
plugin: dump
override-pull: |
craftctl default
@ -447,7 +447,7 @@ parts:
webrtc:
source: https://github.com/desktop-app/tg_owt.git
source-depth: 1
source-commit: 4a60ce1ab9fdb962004c6a959f682ace3db50cbd
source-commit: 8198c4d8b91e22d68eb5c7327fd408e3b6abcc79
plugin: cmake
build-environment:
- LDFLAGS: ${LDFLAGS:+$LDFLAGS} -s