Skip to content

Commit b9cec58

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boot/mcuboot/Kconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ 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
29-
may cause compatability issues.
29+
may cause compatibility issues.
3030

3131
config MCUBOOT_ENABLE_LOGGING
3232
bool "Enable MCUboot logging"

0 commit comments

Comments
 (0)