From c0d822c98f7d306cd600c29fab3c00e056d950c7 Mon Sep 17 00:00:00 2001 From: Luca Burelli Date: Wed, 11 Sep 2024 10:07:31 +0200 Subject: [PATCH] west.yml: [TMP] use Zephyr PR with new LLEXT API This is a temporary change to use the Zephyr PR adding the new LLEXT inspection API. This is needed to test the SOF integration with the new API. This is the contents of PR merged with requested Zephyr HEAD commit aaa119d75729410ae70fc8ba188634c23214f804 for DAI_IMX_MICFIL to be defined. Signed-off-by: Luca Burelli wip --- west.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/west.yml b/west.yml index 5e57d91b742b..3d4219665cf9 100644 --- a/west.yml +++ b/west.yml @@ -11,6 +11,8 @@ manifest: url-base: https://github.com/thesofproject - name: zephyrproject url-base: https://github.com/zephyrproject-rtos + - name: pillo79 + url-base: https://github.com/pillo79 # When upgrading projects here please run git log --oneline in the # project and if not too long then include the output in your commit @@ -43,8 +45,8 @@ manifest: - name: zephyr repo-path: zephyr - revision: aaa119d75729410ae70fc8ba188634c23214f804 - remote: zephyrproject + revision: pr-llext-inspect-api-merged + remote: pillo79 # Import some projects listed in zephyr/west.yml@revision #