Skip to content

Commit 5cfa3ff

Browse files
committed
west: Change zephyr revision
Move to zephyr with a/w Signed-off-by: Adrian Warecki <adrian.warecki@intel.com>
1 parent 23f0a21 commit 5cfa3ff

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: softwarecki
15+
url-base: https://github.com/softwarecki
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: 9075d5335596080291ebcc448819fed2110dcb9a
47-
remote: zephyrproject
48+
revision: userspace-rebased
49+
remote: softwarecki
4850

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

0 commit comments

Comments
 (0)