Skip to content

Commit

Permalink
manifest: Update sdk-mcuboot, sdk-zephyr and sdk-connectedhomeip
Browse files Browse the repository at this point in the history
Removes support for child/parent image from these repos

Signed-off-by: Jamie McCrae <[email protected]>
  • Loading branch information
nordicjm committed Dec 5, 2024
1 parent 24055a1 commit d8069dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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: pull/2343/head
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: pull/386/head
path: bootloader/mcuboot
- name: qcbor
url: https://github.com/laurencelundblade/QCBOR
Expand Down Expand Up @@ -159,7 +159,7 @@ manifest:
- name: matter
repo-path: sdk-connectedhomeip
path: modules/lib/matter
revision: 9a6edcf725a9766e513fe789745da92e0f640cb1
revision: pull/520/head
west-commands: scripts/west/west-commands.yml
submodules:
- name: nlio
Expand Down

0 comments on commit d8069dd

Please sign in to comment.