From 5edf3a8fa245ec9402f10ec6f58363a6da26a547 Mon Sep 17 00:00:00 2001 From: Ilhan Ates Date: Thu, 21 Oct 2021 14:52:11 +0200 Subject: [PATCH] west.yml: Update zephyr revision Zephyr is updated to have solutions for host qualification. Signed-off-by: Ilhan Ates --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 220f43799021..656586abcc47 100644 --- a/west.yml +++ b/west.yml @@ -54,7 +54,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 610e192446119d6f08e8ef4cb35811f2ab093cf4 + revision: 18e072b03270436fcd58312217fa8f362abb5ccd import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above