From 6b6a70d9c112803dfd887e5a8a6aa7b3aecea48c Mon Sep 17 00:00:00 2001 From: Guennadi Liakhovetski Date: Thu, 12 Sep 2024 12:05:46 +0200 Subject: [PATCH] [TEST ONLY] test Zephyr with 2 fixes Test an HPSRAM D3 fix, which also requires an additional not yet merged fix, this is why this redirection to a private tree. Signed-off-by: Guennadi Liakhovetski --- west.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/west.yml b/west.yml index e2f9502251c8..b8509cc67468 100644 --- a/west.yml +++ b/west.yml @@ -9,8 +9,8 @@ manifest: remotes: - name: thesofproject url-base: https://github.com/thesofproject - - name: zephyrproject - url-base: https://github.com/zephyrproject-rtos + - name: lyakh + url-base: https://github.com/lyakh # 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 +43,8 @@ manifest: - name: zephyr repo-path: zephyr - revision: 689d1edee1d57f052b1d4572d67618c0b0e2b8a4 - remote: zephyrproject + revision: 46392caab0ad766e08a624c5ff71393a8a202971 + remote: lyakh # Import some projects listed in zephyr/west.yml@revision #