We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64b52ff commit f78f2bcCopy full SHA for f78f2bc
1 file changed
west.yml
@@ -10,7 +10,7 @@ manifest:
10
- name: thesofproject
11
url-base: https://github.com/thesofproject
12
- name: zephyrproject
13
- url-base: https://github.com/zephyrproject-rtos
+ url-base: https://github.com/marcinszkudlinski
14
15
# When upgrading projects here please run git log --oneline in the
16
# project and if not too long then include the output in your commit
@@ -43,7 +43,7 @@ manifest:
43
44
- name: zephyr
45
repo-path: zephyr
46
- revision: 8843fd9fe1800164fbb5221d95d1eba7d0699458
+ revision: e6fd570693220ae7f14b49e9499e8c7a3dae0ce5
47
remote: zephyrproject
48
49
# Import some projects listed in zephyr/west.yml@revision
0 commit comments