Skip to content

Commit

Permalink
README: info about new tplgtool2.py
Browse files Browse the repository at this point in the history
Add new dependency info and tplgtool2.py description to README

Signed-off-by: Yongan Lu <yongan.lu@intel.com>
  • Loading branch information
miRoox committed Sep 24, 2021
1 parent 29b1f7d commit bc00d26
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
## Environment set up
### requirements
#### apt packages
expect alsa-utils python3 python3-graphviz
expect alsa-utils python3 python3-construct python3-graphviz
```
sudo apt install expect alsa-utils python3 python3-graphviz
sudo apt install expect alsa-utils python3 python3-construct python3-graphviz
```
#### user group
sudo adm audio
Expand Down Expand Up @@ -144,9 +144,12 @@ apl
* sof-tplgreader.py
<br> tplgtool.py wrapper, it reads info from tplgtool.py to analyze topologies.

* tplgtool.py
* tplgtool2.py
<br> Dumps info from tplg binary file.

* tplgtool.py
<br> Dumps info from tplg binary file. (deprecated)


## System configuration tips

Expand Down

0 comments on commit bc00d26

Please sign in to comment.