Skip to content

Commit c1b3c1f

Browse files
committed
west: Point zephyr project to lgirdwood/zephyr fork
Update the west manifest to pull the zephyr repository from lgirdwood/zephyr's fork on the ptl-breadcrumb branch (revision 53c5faa286d011acc635a6d98b7ab41648a0b379). Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
1 parent 4fe7b15 commit c1b3c1f

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

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: lgirdwood
15+
url-base: https://github.com/lgirdwood
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: ee13f80fd5ede26838d461914858b9cc8cdb652f
47-
remote: zephyrproject
48+
revision: 53c5faa286d011acc635a6d98b7ab41648a0b379
49+
remote: lgirdwood
4850

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

0 commit comments

Comments
 (0)