Skip to content

Commit

Permalink
manifest: add SOF dependencies: rimage and tomlc99
Browse files Browse the repository at this point in the history
Both needed to build SOF.
Also added them to MAINTAINERS file.

Signed-off-by: Anas Nashif <[email protected]>
  • Loading branch information
nashif committed Sep 5, 2023
1 parent 1591658 commit 253e0d8
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
26 changes: 26 additions & 0 deletions MAINTAINERS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3392,6 +3392,32 @@ West:
labels:
- "area: Audio"

"West project: tomlc99":
status: maintained
maintainers:
- kv2019i
collaborators:
- andyross
- nashif
- lyakh
- lgirdwood
- marc-hb
labels:
- "area: Audio"

"West project: rimage":
status: maintained
maintainers:
- kv2019i
collaborators:
- andyross
- nashif
- lyakh
- lgirdwood
- marc-hb
labels:
- "area: Audio"

"West project: tflite-micro":
status: odd fixes
collaborators:
Expand Down
6 changes: 6 additions & 0 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,12 @@ manifest:
- name: sof
revision: fcd3f18b307125fc7a671638d4612ff9ddbe7cb3
path: modules/audio/sof
- name: rimage
path: modules/audio/sof/rimage
revision: 4fb9fe00575bc2e9f14570803d811987fb27f010
- name: tomlc99
path: modules/audio/sof/rimage/tomlc99
revision: e3a03f5ec7d8d33be705c5ce8a632d998ce9b4d1
- name: tflite-micro
revision: 9156d050927012da87079064db59d07f03b8baf6
path: modules/lib/tflite-micro
Expand Down

0 comments on commit 253e0d8

Please sign in to comment.