Skip to content

Commit f74c6ba

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 fa61e87 commit f74c6ba

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

0 commit comments

Comments
 (0)