Skip to content

Commit

Permalink
[Ameba] Add reset-watermarks and read thread-metrics function
Browse files Browse the repository at this point in the history
  • Loading branch information
pankore committed Jun 6, 2022
1 parent 0ef4a9d commit ae3f90f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion integrations/docker/images/chip-build-ameba/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM connectedhomeip/chip-build:${VERSION}

# Setup Ameba
ARG AMEBA_DIR=/opt/ameba
ARG TAG_NAME=ameba_update_2022_05_20
ARG TAG_NAME=ameba_update_2022_06_06
RUN set -x \
&& apt-get update \
&& mkdir ${AMEBA_DIR} \
Expand Down
2 changes: 1 addition & 1 deletion integrations/docker/images/chip-build/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.78 Version bump reason: [Tizen] Fix environment variable order, add missing tizen dependencies
0.5.79 Version bump reason: [Ameba] Add reset-watermarks and read thread-metrics function

0 comments on commit ae3f90f

Please sign in to comment.