Skip to content

Commit 3a179e1

Browse files
[***DNM***] west.yml: switch to private Zephyr repo
*** DO NOT MERGE *** Switches Zephyr to private repo with UAOL feedback implementation: https://github.com/serhiy-katsyuba-intel/zephyr/tree/uaol_fb2 Signed-off-by: Serhiy Katsyuba <serhiy.katsyuba@intel.com>
1 parent 4262e07 commit 3a179e1

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: sk
15+
url-base: https://github.com/serhiy-katsyuba-intel
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: c162980efd9ad8616d0e2fe886ca917d8d8d240a
47-
remote: zephyrproject
48+
revision: uaol_fb2
49+
remote: sk
4850

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

0 commit comments

Comments
 (0)