Skip to content

Commit 9c85efd

Browse files
committed
boot/mcuboot: update MCUBoot version
Updates default MCUBoot hash. Signed-off-by: Filipe Cavalcanti <[email protected]>
1 parent 099c8ff commit 9c85efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boot/mcuboot/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ config MCUBOOT_REPOSITORY
2222

2323
config MCUBOOT_VERSION
2424
string "MCUboot version"
25-
default "fefc398cc13ebbc527e297fe9df78cd98a359d75"
25+
default "8a07053d42e592c85cb35b79c4de1b7749943387"
2626
---help---
2727
Defines MCUboot version to be downloaded. Either release tag
2828
or commit hash should be specified. Using newer MCUboot version

0 commit comments

Comments
 (0)