Add new sof/tools/rimage/tomlc99 submodule to west.yml too

Add it both as a git submodule and west submodule to minimize
disruption. The current focus is on rimage and that's a dramatic enough
change; one problem at at time.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
This commit is contained in:
Marc Herbert 2023-10-04 18:05:23 -07:00
parent 99206de401
commit 9b31875318
1 changed files with 10 additions and 1 deletions

View File

@ -38,11 +38,20 @@ manifest:
path: sof/rimage
revision: ac487e09ca5bb34a2eebd2f3d1cfeb9e792c501a
- name: tomlc99
# To be removed in the next commits
- name: tomlc99-old-location
repo-path: tomlc99
path: sof/rimage/tomlc99
revision: e3a03f5ec7d8d33be705c5ce8a632d998ce9b4d1
# West convenience for Zephyr people who forgot --recursive when
# cloning sof.git. This adds the burden of keeping both tomlc99
# SHA1s synchronized but in practice it barely ever moves.
- name: tomlc99
repo-path: tomlc99
path: sof/tools/rimage/tomlc99
revision: e3a03f5ec7d8d33be705c5ce8a632d998ce9b4d1
- name: zephyr
repo-path: zephyr
revision: 8c4eec7ac6e37be89af89e021c6f5c96e1ac1e0a