Skip to content

Commit e438e72

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 b1cb248 commit e438e72

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: d5b0dcb9aaee397fc105ae2228e8030038c3d871
326+
remote: mcuboot_upstream
327+
revision: pull/2479/head
325328
path: bootloader/mcuboot
326329
groups:
327330
- bootloader

0 commit comments

Comments
 (0)