From ef17240fdfac91f66d31e8e36791206daae34271 Mon Sep 17 00:00:00 2001 From: Torsten Rasmussen Date: Fri, 16 May 2025 12:03:19 +0200 Subject: [PATCH] manifest: update zephyr to include link line duplication fix Update zephyr to include fix which remove link flag duplication. Signed-off-by: Torsten Rasmussen --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 2b0b36555080..2b5434764d49 100644 --- a/west.yml +++ b/west.yml @@ -69,7 +69,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 42124163b77314d47091f99de2dd2e36c5ddf65c + revision: aa34a5632971262ce4002e73ed0fb09e9bd14808 import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above