Skip to content

Commit 2a07ec6

Browse files
committed
manifest: pull in the necessary MCUboot bits
Pull in the necessary MCUboot bits, will be removed before merging the PR. Signed-off-by: Abderrahmane JARMOUNI <[email protected]>
1 parent 31abf23 commit 2a07ec6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

west.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ manifest:
2323
url-base: https://github.com/zephyrproject-rtos
2424
- name: babblesim
2525
url-base: https://github.com/BabbleSim
26+
- name: mcuboot_upstream
27+
url-base: https://github.com/mcu-tools
2628

2729
group-filter: [-babblesim, -optional]
2830

@@ -321,7 +323,8 @@ manifest:
321323
groups:
322324
- crypto
323325
- name: mcuboot
324-
revision: b192716c969ad358bb3a1db60c898212f3275c55
326+
remote: mcuboot_upstream
327+
revision: 1dd8ae60b6fe44a0a977840747e9507bbe14915c
325328
path: bootloader/mcuboot
326329
groups:
327330
- bootloader

0 commit comments

Comments
 (0)