Skip to content

Commit

Permalink
manifest: Change repositories and branches for mcuboot and Zephyr
Browse files Browse the repository at this point in the history
NRF-259: Change repositories and branches for mcuboot and Zephyr

Signed-off-by: Dmitry Starchenko <[email protected]>
  • Loading branch information
dmitrys-emcraft committed Feb 4, 2025
1 parent 9189739 commit f1750fb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ manifest:
- name: ncs
url-base: https://github.com/nrfconnect
# Third-party repository sources:
- name: voxelbotics
url-base: https://github.com/voxelbotics
- name: emcraftsystems
url-base: https://github.com/EmcraftSystems
- name: zephyrproject
url-base: https://github.com/zephyrproject-rtos
- name: throwtheswitch
Expand Down Expand Up @@ -71,8 +71,8 @@ manifest:
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
- name: zephyr
repo-path: sdk-zephyr
revision: voxelbotics-v3.7.99-ncs1-branch
remote: voxelbotics
revision: emcraft-v3.7.99-ncs1-branch
remote: emcraftsystems
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down Expand Up @@ -132,8 +132,8 @@ manifest:
compare-by-default: true
- name: mcuboot
repo-path: sdk-mcuboot
revision: voxelbotics-v2.1.0-ncs2-branch
remote: voxelbotics
revision: emcraft-v2.1.0-ncs2-branch
remote: emcraftsystems
path: bootloader/mcuboot
- name: qcbor
url: https://github.com/laurencelundblade/QCBOR
Expand Down

0 comments on commit f1750fb

Please sign in to comment.