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 <jamie.mccrae@nordicsemi.no>
  • Loading branch information
nordicjm committed Jan 8, 2025
1 parent e808fbf commit 5373eab
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: 7f8d857bf1f57b07e832d52263beaa23c91fef24
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: b82206c15fff357c151c24bf97c99c4348d14a46
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: ad8ba68fd93b25f3fc0c0093bdaade96439b3987
revision: pull/520/head
west-commands: scripts/west/west-commands.yml
submodules:
- name: nlio
Expand Down

0 comments on commit 5373eab

Please sign in to comment.