From 49049f24b8044541a812d3c185ff305c846f5824 Mon Sep 17 00:00:00 2001 From: Serhiy Katsyuba Date: Wed, 6 Mar 2024 14:42:13 +0100 Subject: [PATCH] [TEST][DNM] Test Zephyr L1 exit fix *** DO NOT MERGE! CI RUN ONLY! *** Tests "Fix L1 exit condiotion" Zephyr PR zephyrproject-rtos/zephyr#69480 Signed-off-by: Serhiy Katsyuba --- west.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/west.yml b/west.yml index bdd9165d241a..68b533db5c7f 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: sergey + url-base: https://github.com/serhiy-katsyuba-intel # 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,9 +45,8 @@ manifest: - name: zephyr repo-path: zephyr - # commit in sof/main-rebase-20240305 - revision: f26f0bc09893616ccda461c815f083c4ce8cfcec - remote: thesofproject + revision: multicore_fixes + remote: sergey # Import some projects listed in zephyr/west.yml@revision #