From e8fdfdda7aa2a82d498a7307195cd424b547ce6a Mon Sep 17 00:00:00 2001 From: Andrey Borisovich Date: Mon, 24 Jul 2023 10:21:44 +0200 Subject: [PATCH] west.yml: Update rimage revision to aa0ac9ea Pull in following rimage changes: aa0ac9eae675 rimage.c: fix bug where -p requires a new and ignored parameter Signed-off-by: Andrey Borisovich --- rimage | 2 +- west.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rimage b/rimage index 48777207f..aa0ac9eae 160000 --- a/rimage +++ b/rimage @@ -1 +1 @@ -Subproject commit 48777207f5fdc49314dd4709d660e891c48d5ba9 +Subproject commit aa0ac9eae67506b86e30d66ec75b6f514d729150 diff --git a/west.yml b/west.yml index 53e6b535e..d9ba02438 100644 --- a/west.yml +++ b/west.yml @@ -36,7 +36,7 @@ manifest: - name: rimage repo-path: rimage path: sof/rimage - revision: 48777207f5fdc49314dd4709d660e891c48d5ba9 + revision: aa0ac9eae67506b86e30d66ec75b6f514d729150 - name: tomlc99 repo-path: tomlc99