Skip to content

Commit f78f2bc

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

west.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ 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
1414

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

4444
- name: zephyr
4545
repo-path: zephyr
46-
revision: 8843fd9fe1800164fbb5221d95d1eba7d0699458
46+
revision: e6fd570693220ae7f14b49e9499e8c7a3dae0ce5
4747
remote: zephyrproject
4848

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

0 commit comments

Comments
 (0)