Skip to content

Commit 4b4dd22

Browse files
ioannisggalak
authored andcommitted
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 <[email protected]>
1 parent 3a0951f commit 4b4dd22

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
@@ -88,7 +88,7 @@ manifest:
8888
revision: 31acbaa36e9e74ab88ac81e3d21e7f1d00a71136
8989
path: modules/lib/gui/lvgl
9090
- name: mbedtls
91-
revision: pull/25/head
91+
revision: 711fe7fdff90d995b7bdc2123ed3dd8b0399d64e
9292
path: modules/crypto/mbedtls
9393
- name: mcuboot
9494
revision: 3ad36f82d5884c9792d6470b1e7f55011a03c4f1

0 commit comments

Comments
 (0)