Skip to content

Commit

Permalink
manifest: pull in dependencies for binary bundle for 2.8.0
Browse files Browse the repository at this point in the history
Pull in updates to several repositories to support the SDSC
bundle for NCS 2.8.0 and fix build issues with [email protected].

Signed-off-by: Håkon Amundsen <[email protected]>
Signed-off-by: Jonathan Nilsen <[email protected]>
  • Loading branch information
hakonfam committed Oct 29, 2024
1 parent 1ff354f commit beabf70
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 @@ -72,7 +72,7 @@ manifest:
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
- name: zephyr
repo-path: sdk-zephyr
revision: c1dc2ca3cf756b007a87b6d30c5a240c0e013275
revision: pull/2153/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 @@ -149,7 +149,7 @@ manifest:
- name: nrfxlib
repo-path: sdk-nrfxlib
path: nrfxlib
revision: 673c2dd895dde6d54d2776e63e66ee1417a096b3
revision: pull/1528/head
- name: trusted-firmware-m
repo-path: sdk-trusted-firmware-m
path: modules/tee/tf-m/trusted-firmware-m
Expand Down Expand Up @@ -246,7 +246,7 @@ manifest:
upstream-sha: c6eaeda5a1c1c5dbb24dce7e027340cb8893a77b
compare-by-default: false
- name: suit-generator
revision: v2.8.0-rc1
revision: c2e394f319823125a78ea2b0281b27cc7b3acbcf
path: modules/lib/suit-generator
- name: suit-processor
revision: v2.8.0-rc1
Expand Down

0 comments on commit beabf70

Please sign in to comment.