File tree 2 files changed +2
-1
lines changed
integrations/docker/images
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ RUN set -x \
66
66
&& wget -r -nd --no-parent -q -A 'libsystemd-*.armv7l.rpm' http://download.tizen.org/releases/milestone/tizen/unified/latest/repos/standard/packages/armv7l/ \
67
67
&& wget -r -nd --no-parent -q -A 'capi-network-nsd-*.armv7l.rpm' http://download.tizen.org/snapshots/tizen/unified/latest/repos/standard/packages/armv7l/ \
68
68
&& 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/ \
69
70
&& unrpm ./*.rpm \
70
71
&& cp usr/lib/pkgconfig/openssl1.1.pc usr/lib/pkgconfig/openssl.pc \
71
72
&& rm usr/lib/libdns_sd.so \
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments