Skip to content

Commit

Permalink
manifest: Update MCUboot with fix removing default mbedTSL cfg
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
de-nordic committed Oct 23, 2024
1 parent b1a2f90 commit 2549690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ manifest:
compare-by-default: true
- name: mcuboot
repo-path: sdk-mcuboot
revision: 720fa02787366f9f787b847194f6814921147770
revision: 68b96b802cdeef77ce4200e776afa46f6d3cfb66
path: bootloader/mcuboot
- name: qcbor
url: https://github.com/laurencelundblade/QCBOR
Expand Down

0 comments on commit 2549690

Please sign in to comment.