Skip to content

Commit d42db6b

Browse files
committed
west.yml: update Zephyr for IPC rework [DNM]
DO NOT MERGE! DO NOT MERGE! Using Zephyr commit on sof/main + IPC patches. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
1 parent 491bc1c commit d42db6b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

west.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ manifest:
1111
url-base: https://github.com/thesofproject
1212
- name: zephyrproject
1313
url-base: https://github.com/zephyrproject-rtos
14+
- name: dcpleung
15+
url-base: https://github.com/dcpleung
1416

1517
# When upgrading projects here please run git log --oneline in the
1618
# project and if not too long then include the output in your commit
@@ -43,8 +45,8 @@ manifest:
4345

4446
- name: zephyr
4547
repo-path: zephyr
46-
revision: 9f4bd38ef7d3b52a41e715f45c9a4b2d9caf3bc4
47-
remote: zephyrproject
48+
revision: sof/old_zephyr_ipc_rework_test
49+
remote: dcpleung
4850

4951
# Import some projects listed in zephyr/west.yml@revision
5052
#

0 commit comments

Comments
 (0)