Skip to content

Commit 5cd1095

Browse files
committed
manifest: Set snapshot tags before rebasing OSS repositories
Update Zephyr and mcuboot revisions with snapshot tags. Signed-off-by: Robert Lubos <[email protected]>
1 parent e34f88d commit 5cd1095

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
@@ -72,7 +72,7 @@ manifest:
7272
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
7373
- name: zephyr
7474
repo-path: sdk-zephyr
75-
revision: 97c23d694e913a53f47086ba2c937bbd3a4e8014
75+
revision: v3.7.99-ncs1-snapshot1
7676
import:
7777
# In addition to the zephyr repository itself, NCS also
7878
# imports the contents of zephyr/west.yml at the above
@@ -132,7 +132,7 @@ manifest:
132132
compare-by-default: true
133133
- name: mcuboot
134134
repo-path: sdk-mcuboot
135-
revision: ae07a335ffb581a4d4dc43324bb0261e12728deb
135+
revision: v2.1.0-ncs2-snapshot1
136136
path: bootloader/mcuboot
137137
- name: qcbor
138138
url: https://github.com/laurencelundblade/QCBOR

0 commit comments

Comments
 (0)