Skip to content

Commit

Permalink
[Ameba] Add light-switch-app build option and enable matter_shell mac…
Browse files Browse the repository at this point in the history
…ro (#21158) (#21179)

Co-authored-by: pankore <[email protected]>
  • Loading branch information
woody-apple and pankore authored Jul 27, 2022
1 parent 7e4491f commit 7069064
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_07_15
ARG TAG_NAME=ameba_update_2022_07_25
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.86 Version bump reason: [Ameba] Set matter_enable_persistentstorage_audit as disabled by default
0.5.90 Version bump reason: [Ameba] Add light-switch-app build option and enable matter_shell macro

0 comments on commit 7069064

Please sign in to comment.