Skip to content

Commit

Permalink
manifest: Set snapshot tags before rebasing OSS repositories
Browse files Browse the repository at this point in the history
Update Zephyr and mcuboot revisions with snapshot tags.

Signed-off-by: Jukka Rissanen <[email protected]>
  • Loading branch information
jukkar committed Dec 5, 2024
1 parent 7eb5555 commit c447779
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 @@ -69,7 +69,7 @@ manifest:
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
- name: zephyr
repo-path: sdk-zephyr
revision: 15ffa301b3294a769752ad0a1d382bce9803f265
revision: v3.7.99-ncs1-snapshot2
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down Expand Up @@ -130,7 +130,7 @@ manifest:
compare-by-default: true
- name: mcuboot
repo-path: sdk-mcuboot
revision: ed0fc24030f3765cfb04a8fdd8771bd5078107a7
revision: v2.1.0-ncs2-snapshot2
path: bootloader/mcuboot
- name: qcbor
url: https://github.com/laurencelundblade/QCBOR
Expand Down

0 comments on commit c447779

Please sign in to comment.