Skip to content

Commit

Permalink
manifest: Pull rebased OSS repositories
Browse files Browse the repository at this point in the history
Pull rebased histories for Zephyr and mcuboot.

Signed-off-by: Robert Lubos <[email protected]>
  • Loading branch information
rlubos committed Oct 24, 2024
1 parent 5cd1095 commit 3d8484c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ manifest:
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
- name: zephyr
repo-path: sdk-zephyr
revision: v3.7.99-ncs1-snapshot1
revision: adcffa835a8eabda9e9e1ac5dc59597b2ea67747
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,7 +132,7 @@ manifest:
compare-by-default: true
- name: mcuboot
repo-path: sdk-mcuboot
revision: v2.1.0-ncs2-snapshot1
revision: 0ab75e06ed7ce5ffc7b2790dfa2756180cb04abf
path: bootloader/mcuboot
- name: qcbor
url: https://github.com/laurencelundblade/QCBOR
Expand Down

0 comments on commit 3d8484c

Please sign in to comment.