We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c0c11b commit 9e0dbe1Copy full SHA for 9e0dbe1
1 file changed
west.yml
@@ -11,6 +11,8 @@ manifest:
11
url-base: https://github.com/thesofproject
12
- name: zephyrproject
13
url-base: https://github.com/zephyrproject-rtos
14
+ - name: lgirdwood
15
+ url-base: https://github.com/lgirdwood
16
17
# When upgrading projects here please run git log --oneline in the
18
# project and if not too long then include the output in your commit
@@ -43,8 +45,8 @@ manifest:
43
45
44
46
- name: zephyr
47
repo-path: zephyr
- revision: 3841a72452ec13ff7a0a5df14f514e7870b71817
- remote: zephyrproject
48
+ revision: 6184a4d9d22c4f7015a54c07bb4457330a07de90
49
+ remote: lgirdwood
50
51
# Import some projects listed in zephyr/west.yml@revision
52
#
0 commit comments