This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
The following commit(s) were added to refs/heads/master by this push:
new 86fb38fbe boot/mcuboot: Update commit version
86fb38fbe is described below
commit 86fb38fbe42899dd9ccca99a03f9dfcbca36269f
Author: Matteo Golin <[email protected]>
AuthorDate: Sun May 17 15:16:15 2026 -0400
boot/mcuboot: Update commit version
This updates the version of mcuboot used by NuttX now that BOARDIOC_INIT
is removed.
Signed-off-by: Matteo Golin <[email protected]>
---
boot/mcuboot/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/boot/mcuboot/Kconfig b/boot/mcuboot/Kconfig
index 271c986e7..656861d73 100644
--- a/boot/mcuboot/Kconfig
+++ b/boot/mcuboot/Kconfig
@@ -22,7 +22,7 @@ config MCUBOOT_REPOSITORY
config MCUBOOT_VERSION
string "MCUboot version"
- default "457be0cf3fb03e9e09938728dece8f03309db973"
+ default "e36d3c8d6ca5e0ed1f510f2a7d110f405a7c396b"
---help---
Defines MCUboot version to be downloaded. Either release tag
or commit hash should be specified. Using newer MCUboot version