From c6a76aa5573eddd7c5521899884521ed852fc874 Mon Sep 17 00:00:00 2001 From: Nordic Builder Date: Fri, 22 Aug 2025 07:12:30 +0000 Subject: [PATCH 1/2] manifest: Update sdk-zephyr revision (auto-manifest PR) Automatically created by Github Action Signed-off-by: Nordic Builder --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 9826501bebbe..d91314d9d8cd 100644 --- a/west.yml +++ b/west.yml @@ -65,7 +65,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 28bdaa3f38fbd01abb4d894fd1f2272306694a7a + revision: pull/3219/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above From 873a2a837d55448452e0f6d49434c6d5bdaf1a7e Mon Sep 17 00:00:00 2001 From: Grzegorz Swiderski Date: Fri, 22 Aug 2025 09:23:06 +0200 Subject: [PATCH 2/2] Revert "scripts: quarantine: add sample.matter.template.smp_dfu.old_ec" This reverts commit a7577706c21a99f283e057d0a4dca235c56cf2a0. Signed-off-by: Grzegorz Swiderski --- scripts/quarantine.yaml | 6 ------ west.yml | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/scripts/quarantine.yaml b/scripts/quarantine.yaml index 72bded041c2c..b91dc267fcca 100644 --- a/scripts/quarantine.yaml +++ b/scripts/quarantine.yaml @@ -81,9 +81,3 @@ platforms: - nrf54h20dk@0.9.0/nrf54h20/cpuapp comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31463" - -- scenarios: - - sample.matter.template.smp_dfu.old_ec - platforms: - - nrf54l15dk/nrf54l15/cpuapp - comment: "https://nordicsemi.atlassian.net/browse/NCSDK-35078" diff --git a/west.yml b/west.yml index d91314d9d8cd..0fd14808b61f 100644 --- a/west.yml +++ b/west.yml @@ -65,7 +65,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: pull/3219/head + revision: 476ad665287a8b92e90ba1ec9a1ebd3241018b7a import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above