Skip to content

Commit 284e9d8

Browse files
committed
manifest: update mcuboot reference
This is needed to include changes from mcu-tools/mcuboot#2222 Signed-off-by: Valerio Setti <[email protected]>
1 parent 20bfe17 commit 284e9d8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: west.yml

+4-1
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

@@ -303,7 +305,8 @@ manifest:
303305
groups:
304306
- crypto
305307
- name: mcuboot
306-
revision: 346f7374ff4467e40b5594658f8ac67a5e9813c9
308+
remote: mcuboot_upstream
309+
revision: pull/2222/head
307310
path: bootloader/mcuboot
308311
groups:
309312
- bootloader

0 commit comments

Comments
 (0)