west.yml: Update rimage revision to 4ce79b15

Pull in following rimage changes:

4ce79b152e (HEAD, manifest-rev) kpb: update kpb uuid for lnl
649b0a6790 file_simple: Allocate correct buffer size for writing sections out
1ea1327b9c README.md: remove "install" target
8f250a99eb Config: Change indent for SRCINTC
acd8a2bc1b Config: Change SRCINTC for tgl-cavs.toml and tgl-h-cavs.toml to LL
77d4a2acd7 cmake: remove "install" target

Signed-off-by: Fred Oh <fred.oh@linux.intel.com>
This commit is contained in:
Fred Oh 2023-05-16 15:11:31 -07:00 committed by Kai Vehmanen
parent 6fb22d645e
commit 07b07f9bfe
2 changed files with 4 additions and 2 deletions

2
rimage

@ -1 +1 @@
Subproject commit ab0429fdbe563ef6abe499c69b2483e96c4762d0
Subproject commit 4ce79b152e23c7b3937a09ef57cdd69d125a9214

View File

@ -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