Skip to content

Commit bb497a9

Browse files
rluboscarlescufi
authored andcommitted
manifest: Switch to sdk-zephyr and sdk-mcuboot snaphsot tags
Use the snapshot tags for sdk-zephyr and sdk-mcuboot before the rebase. Signed-off-by: Robert Lubos <[email protected]>
1 parent 6c6a902 commit bb497a9

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: 9425c47819d9bfe1bee49174949135beed7e5ab3
68+
revision: ncs-v3.0.99-snapshot1
6969
import:
7070
# In addition to the zephyr repository itself, NCS also
7171
# imports the contents of zephyr/west.yml at the above
@@ -128,7 +128,7 @@ manifest:
128128
compare-by-default: true
129129
- name: mcuboot
130130
repo-path: sdk-mcuboot
131-
revision: 4e48cbdb3bce5e24b12fda26731dafcef4079d26
131+
revision: ncs-v3.0.99-snapshot1
132132
path: bootloader/mcuboot
133133
- name: qcbor
134134
url: https://github.com/laurencelundblade/QCBOR

0 commit comments

Comments
 (0)