Skip to content

Commit 2549690

Browse files
committed
manifest: Update MCUboot with fix removing default mbedTSL cfg
The commit updates sdk-mcuboot to bring in [nrf noup] commit that removed setting default mbedTSL configuration in prj.conf, CONFIG_MBEDTLS_CFG_FILE="mcuboot-mbedtls-cfg.h", that was overriding setting nrf-config.h, as the configuration. Signed-off-by: Dominik Ermel <[email protected]>
1 parent b1a2f90 commit 2549690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ manifest:
132132
compare-by-default: true
133133
- name: mcuboot
134134
repo-path: sdk-mcuboot
135-
revision: 720fa02787366f9f787b847194f6814921147770
135+
revision: 68b96b802cdeef77ce4200e776afa46f6d3cfb66
136136
path: bootloader/mcuboot
137137
- name: qcbor
138138
url: https://github.com/laurencelundblade/QCBOR

0 commit comments

Comments
 (0)