Skip to content

Commit 5878292

Browse files
pankorepull[bot]
authored andcommitted
[Ameba] Replace BLE C2 notify with indicate as required by Matter Spec (#23013)
* Update Dockerfile * Update version
1 parent 7c02dbc commit 5878292

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM connectedhomeip/chip-build:${VERSION}
33

44
# Setup Ameba
55
ARG AMEBA_DIR=/opt/ameba
6-
ARG TAG_NAME=ameba_update_2022_07_25
6+
ARG TAG_NAME=ameba_update_2022_10_03
77
RUN set -x \
88
&& apt-get update \
99
&& mkdir ${AMEBA_DIR} \
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.02 Version bump reason: Update NXP SDK PATH
1+
0.6.03 Version bump reason: [Ameba] Replace C2 notify with indicate as required by Matter spec

0 commit comments

Comments
 (0)