Skip to content

Commit bf5074a

Browse files
[DNM] use Zephyr from PR branch
for testing and compilation Signed-off-by: Marcin Szkudlinski <marcin.szkudlinski@intel.com>
1 parent 4416c7c commit bf5074a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

west.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ manifest:
1010
- name: thesofproject
1111
url-base: https://github.com/thesofproject
1212
- name: zephyrproject
13-
url-base: https://github.com/zephyrproject-rtos
13+
url-base: https://github.com/marcinszkudlinski
14+
1415

1516
# When upgrading projects here please run git log --oneline in the
1617
# project and if not too long then include the output in your commit
@@ -43,7 +44,7 @@ manifest:
4344

4445
- name: zephyr
4546
repo-path: zephyr
46-
revision: c99605126cd9cce5684ddd9ad56aed5292004867
47+
revision: 9c92c2c0c6a0df155e167b4282b64b164f7f0a71
4748
remote: zephyrproject
4849

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

0 commit comments

Comments
 (0)