Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.6.4-NCSDK-34113-2-preview1
2.6.4-NCSDK-34113-2-preview2
2 changes: 1 addition & 1 deletion test-manifests/99-default-test-nrf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ manifest:
- name: test_nrf
remote: ncs-test
repo-path: test-fw-nrfconnect-nrf
revision: ncs-v2.6-branch-NCSDK-34113-2-preview1
revision: ncs-v2.6-branch-NCSDK-34113-2-preview2
import:
name-blocklist: [sdk-nrf]
userdata:
Expand Down
4 changes: 2 additions & 2 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ manifest:
- name: nrfxlib
repo-path: sdk-nrfxlib
path: nrfxlib
revision: v2.6.4-NCSDK-34113-2-preview1
revision: v2.6.4-NCSDK-34113-2-preview2
- name: trusted-firmware-m
repo-path: sdk-trusted-firmware-m
path: modules/tee/tf-m/trusted-firmware-m
Expand Down Expand Up @@ -181,7 +181,7 @@ manifest:
# Only for internal Nordic development
repo-path: dragoon.git
remote: dragoon
revision: ncs-v2.6-branch-NCSDK-34113-2-preview1
revision: ncs-v2.6-branch-NCSDK-34113-2-preview2
submodules: true
groups:
- dragoon
Expand Down
Loading