From bc2235b9d78f7306a0e91ddbd4307d55db6eaaf7 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Fri, 16 Feb 2024 14:26:21 +0100 Subject: [PATCH] manifest: sdk-zephyr: Fix quarantine and test plan interaction Needed before 2.6 to unlock development. Without it a quarantine is ignored with dynamic scope and known errors blocks PRs Signed-off-by: Maciej Perkowski --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index d469a9e93e5f..7f0c68054dfb 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: 962eb7320fdb76ffe265d8bab7330ad472cb6f28 + revision: a8dec43b92d373e00bc33ef957c0c7bc5f6989d1 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above