Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/platform/raspberry_pi4.rst
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ Raspberry Pi devices do not have a DSP, so instead support for ARE (AudioReach e

.. code-block:: bash

PACKAGECONFIG:pn-audioreach-graphmgr = "are_on_apps use_default_acdb_path"
PACKAGECONFIG:pn-audioreach-graphmgr = "are_on_apps use_default_acdb_path ipc_dbus"
PACKAGECONFIG:pn-audioreach-graphservices = "are_on_apps"

Step 4: Compile the image
Expand Down
Loading