diff --git a/subsys/net/openthread/Kconfig.defconfig b/subsys/net/openthread/Kconfig.defconfig index 4ce78cddc4c5..c5c5b06bb916 100644 --- a/subsys/net/openthread/Kconfig.defconfig +++ b/subsys/net/openthread/Kconfig.defconfig @@ -19,7 +19,7 @@ config OPENTHREAD_LIBRARY_AVAILABLE # Switch: # - To `y` when libraries for the current OpenThread revision are provided # - To `n` on the next OpenThread upmerge - default n + default y depends on OPENTHREAD_THREAD_VERSION_1_3 depends on OPENTHREAD_NORDIC_LIBRARY_FTD || OPENTHREAD_NORDIC_LIBRARY_MTD depends on !OPENTHREAD_COPROCESSOR diff --git a/west.yml b/west.yml index a72ad9f58890..f5c45fe2d360 100644 --- a/west.yml +++ b/west.yml @@ -131,7 +131,7 @@ manifest: - name: nrfxlib repo-path: sdk-nrfxlib path: nrfxlib - revision: v2.4.0 + revision: acf83cd8293c1f7df197c215934a82a94733b2c1 - name: trusted-firmware-m repo-path: sdk-trusted-firmware-m path: modules/tee/tf-m/trusted-firmware-m @@ -208,7 +208,7 @@ manifest: - name: openthread repo-path: sdk-openthread path: modules/lib/openthread - revision: d9abe3071c0131a4adb5d7e7451319b735e6d855 + revision: d5a6630a839477ffb68686f0315f860cc5bc1238 userdata: ncs: upstream-url: https://github.com/openthread/openthread