From 4c196619c0c5f2c8766b1557bfc1639b147864ef Mon Sep 17 00:00:00 2001 From: Grzegorz Chwierut Date: Mon, 2 Oct 2023 15:41:15 +0200 Subject: [PATCH] manifest: Update sdk-zephyr for twister-pytest changes Bring the commits needed by twister to support multiple testpaths within pytest scenario. Signed-off-by: Grzegorz Chwierut --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 6fea9e0c8fcb..21dbaa278dd5 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: 328411d85839340607fe033fa4de4f59cb2eb038 + revision: be22816677ec99e6deb93b9977c403b625ab0448 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above