Skip to content

Commit e3db210

Browse files
Merge pull request #3 from EmcraftSystems/nrf-259-2.8.0
manifest: Change repositories and branches for mcuboot and Zephyr
2 parents 9189739 + f1750fb commit e3db210

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

west.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ manifest:
2121
- name: ncs
2222
url-base: https://github.com/nrfconnect
2323
# Third-party repository sources:
24-
- name: voxelbotics
25-
url-base: https://github.com/voxelbotics
24+
- name: emcraftsystems
25+
url-base: https://github.com/EmcraftSystems
2626
- name: zephyrproject
2727
url-base: https://github.com/zephyrproject-rtos
2828
- name: throwtheswitch
@@ -71,8 +71,8 @@ manifest:
7171
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
7272
- name: zephyr
7373
repo-path: sdk-zephyr
74-
revision: voxelbotics-v3.7.99-ncs1-branch
75-
remote: voxelbotics
74+
revision: emcraft-v3.7.99-ncs1-branch
75+
remote: emcraftsystems
7676
import:
7777
# In addition to the zephyr repository itself, NCS also
7878
# imports the contents of zephyr/west.yml at the above
@@ -132,8 +132,8 @@ manifest:
132132
compare-by-default: true
133133
- name: mcuboot
134134
repo-path: sdk-mcuboot
135-
revision: voxelbotics-v2.1.0-ncs2-branch
136-
remote: voxelbotics
135+
revision: emcraft-v2.1.0-ncs2-branch
136+
remote: emcraftsystems
137137
path: bootloader/mcuboot
138138
- name: qcbor
139139
url: https://github.com/laurencelundblade/QCBOR

0 commit comments

Comments
 (0)