mirror of https://github.com/thesofproject/sof.git
west.yml: Update rimage revision to 4ce79b15
Pull in following rimage changes:4ce79b152e
(HEAD, manifest-rev) kpb: update kpb uuid for lnl649b0a6790
file_simple: Allocate correct buffer size for writing sections out1ea1327b9c
README.md: remove "install" target8f250a99eb
Config: Change indent for SRCINTCacd8a2bc1b
Config: Change SRCINTC for tgl-cavs.toml and tgl-h-cavs.toml to LL77d4a2acd7
cmake: remove "install" target Signed-off-by: Fred Oh <fred.oh@linux.intel.com>
This commit is contained in:
parent
6fb22d645e
commit
07b07f9bfe
2
rimage
2
rimage
|
@ -1 +1 @@
|
|||
Subproject commit ab0429fdbe563ef6abe499c69b2483e96c4762d0
|
||||
Subproject commit 4ce79b152e23c7b3937a09ef57cdd69d125a9214
|
4
west.yml
4
west.yml
|
@ -29,12 +29,14 @@ manifest:
|
|||
# describe` notice and a "-dirty" suffix appears in the SOF version.
|
||||
# It is generally very bad practice to git push without looking
|
||||
# at "git status"; even without submodules.
|
||||
# rimage and tomlc99 to Zephyr's west manifest discussion:
|
||||
# https://github.com/zephyrproject-rtos/zephyr/issues/58212
|
||||
|
||||
projects:
|
||||
- name: rimage
|
||||
repo-path: rimage
|
||||
path: sof/rimage
|
||||
revision: ab0429fdbe563ef6abe499c69b2483e96c4762d0
|
||||
revision: 4ce79b152e23c7b3937a09ef57cdd69d125a9214
|
||||
|
||||
- name: tomlc99
|
||||
repo-path: tomlc99
|
||||
|
|
Loading…
Reference in New Issue