Skip to content

Commit 4690897

Browse files
ay-agarwalpull[bot]
authored andcommitted
[Tizen] Update tizen docker image for thread (#17041)
Update Tizen docker file to download Tizen thread stack. Signed-off-by: Abhay Agarwal <[email protected]>
1 parent 3facf59 commit 4690897

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

integrations/docker/images/chip-build-tizen/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ RUN set -x \
6666
&& wget -r -nd --no-parent -q -A 'libsystemd-*.armv7l.rpm' http://download.tizen.org/releases/milestone/tizen/unified/latest/repos/standard/packages/armv7l/ \
6767
&& wget -r -nd --no-parent -q -A 'capi-network-nsd-*.armv7l.rpm' http://download.tizen.org/snapshots/tizen/unified/latest/repos/standard/packages/armv7l/ \
6868
&& wget -r -nd --no-parent -q -A 'libnsd-dns-sd-*.armv7l.rpm' http://download.tizen.org/snapshots/tizen/unified/latest/repos/standard/packages/armv7l/ \
69+
&& wget -r -nd --no-parent -q -A 'capi-network-thread-*.armv7l.rpm' http://download.tizen.org/snapshots/tizen/unified/latest/repos/standard/packages/armv7l/ \
6970
&& unrpm ./*.rpm \
7071
&& cp usr/lib/pkgconfig/openssl1.1.pc usr/lib/pkgconfig/openssl.pc \
7172
&& rm usr/lib/libdns_sd.so \
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.60 Version bump reason: [Ameba] Fix commissioning and hardfault issue
1+
0.5.61 Version bump reason: [Tizen] Update Tizen docker image for thread

0 commit comments

Comments
 (0)