manifest: mbedtls: fix west pointer to module SHA
Fix manifest pointer for mbedtls to the main branch tip, instead of the PR head. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
parent
3a0951fcd0
commit
4b4dd22a41
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -88,7 +88,7 @@ manifest:
|
|||
revision: 31acbaa36e9e74ab88ac81e3d21e7f1d00a71136
|
||||
path: modules/lib/gui/lvgl
|
||||
- name: mbedtls
|
||||
revision: pull/25/head
|
||||
revision: 711fe7fdff90d995b7bdc2123ed3dd8b0399d64e
|
||||
path: modules/crypto/mbedtls
|
||||
- name: mcuboot
|
||||
revision: 3ad36f82d5884c9792d6470b1e7f55011a03c4f1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue