From de39a8befaa4c1ed9b8d2c06c53d6f4e1325d75f Mon Sep 17 00:00:00 2001 From: Chaitanya Tata Date: Fri, 3 Nov 2023 00:45:59 +0530 Subject: [PATCH] manifest: sdk-zephyr: Pull fix for 5GHz Wi-Fi connection Fix for Wi-Fi 5GHz connection regression. Signed-off-by: Chaitanya Tata --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index a6a1a1fa370d..1823cfae2fdb 100644 --- a/west.yml +++ b/west.yml @@ -61,7 +61,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: ff85910bf8ed1aac0571bca0e7f206782234efbb + revision: d36ea76f95b7b50cc31b45f207b2716ea4302cb8 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above