west.yml: Update OpenThread revision
Introduce an update in the mbedTLS configuration, which is needed after the OpenThread update. The default mbedTLS CMake configuration was changed upstream, which resulted in broken cryptography in Zephyr. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
This commit is contained in:
parent
2f3c3a65fd
commit
adc5e42b75
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -101,7 +101,7 @@ manifest:
|
|||
revision: 29e516ec585b1a909af2b5f1c60d83e7d4d563e3
|
||||
path: modules/lib/loramac-node
|
||||
- name: openthread
|
||||
revision: bc267a62237dac68d1a7443acadd66d0415d155d
|
||||
revision: 497590aa126c331eb1447f699f1c710e0de714c0
|
||||
path: modules/lib/openthread
|
||||
- name: segger
|
||||
revision: 6fcf61606d6012d2c44129edc033f59331e268bc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue