Skip to content

Commit

Permalink
manifest: update mcuboot reference
Browse files Browse the repository at this point in the history
This is needed to include changes from
mcu-tools/mcuboot#2222

Signed-off-by: Valerio Setti <[email protected]>
  • Loading branch information
valeriosetti committed Feb 28, 2025
1 parent 20bfe17 commit 284e9d8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ manifest:
url-base: https://github.com/zephyrproject-rtos
- name: babblesim
url-base: https://github.com/BabbleSim
- name: mcuboot_upstream
url-base: https://github.com/mcu-tools

group-filter: [-babblesim, -optional]

Expand Down Expand Up @@ -303,7 +305,8 @@ manifest:
groups:
- crypto
- name: mcuboot
revision: 346f7374ff4467e40b5594658f8ac67a5e9813c9
remote: mcuboot_upstream
revision: pull/2222/head
path: bootloader/mcuboot
groups:
- bootloader
Expand Down

0 comments on commit 284e9d8

Please sign in to comment.