Skip to content

Commit ea7f862

Browse files
rluboscarlescufi
authored andcommitted
manifest: Snapshot sdk-zephyr and sdk-mcuboot revisions
Update manifest to point to the snapshot tags of sdk-zephyr and sdk-mcuboot repositories. Signed-off-by: Robert Lubos <[email protected]>
1 parent 8341fa0 commit ea7f862

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

west.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ manifest:
6565
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6666
- name: zephyr
6767
repo-path: sdk-zephyr
68-
revision: 43c5dc730e385c238ce00ea91d1a772709b49abf
68+
revision: v4.1.99-ncs1-snapshot1
6969
import:
7070
# In addition to the zephyr repository itself, NCS also
7171
# imports the contents of zephyr/west.yml at the above
@@ -127,7 +127,7 @@ manifest:
127127
compare-by-default: true
128128
- name: mcuboot
129129
repo-path: sdk-mcuboot
130-
revision: 5afc0aab0cdd3034861a89a64238d8fff80c6a4d
130+
revision: v2.2.0-rc1-ncs1-snapshot1
131131
path: bootloader/mcuboot
132132
- name: qcbor
133133
url: https://github.com/laurencelundblade/QCBOR

0 commit comments

Comments
 (0)