Skip to content

Commit 89e9b9c

Browse files
authored
Install dbus-daemon required for BLE-WiFi testing (project-chip#39457)
1 parent 7747a35 commit 89e9b9c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ RUN set -x \
4040
clang-tidy \
4141
cmake \
4242
curl \
43+
dbus-daemon \
4344
flex \
4445
g++ \
4546
generate-ninja \
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
137 : Upgrade docker to add gstreamer‑app‑1.0
1+
138 : Install dbus-daemon required for BLE-WiFi testing

0 commit comments

Comments
 (0)