From a258f55e9ce1f2a850cd3301ff54c6a4d6ed1fdf Mon Sep 17 00:00:00 2001 From: Rubin Gerritsen Date: Tue, 22 Aug 2023 15:59:13 +0200 Subject: [PATCH] manifest: Update sdk-zephyr revision Includes updates to test-spec.yml to reduce testing when sdk-zephyr is updated. Signed-off-by: Rubin Gerritsen --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index bc00b20d3624..6c0cee7a7ffe 100644 --- a/west.yml +++ b/west.yml @@ -59,7 +59,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 2119df306f5c9104d479f96c4c8af00857094f83 + revision: 78106c74f4ac7936ef78dcddb8c6e1e578fe41dd import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above