From 5a1e557722b2febaa4bbd1c1132b36ce27b6a382 Mon Sep 17 00:00:00 2001 From: Jukka Rissanen Date: Thu, 5 Dec 2024 12:56:51 +0200 Subject: [PATCH] manifest: Pull rebased OSS repositories Pull rebased histories for Zephyr and mcuboot. Signed-off-by: Jukka Rissanen --- west.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/west.yml b/west.yml index 8004c027f567..cd35cce1ebb3 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: v3.7.99-ncs1-snapshot2 + revision: pull/2342/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above @@ -130,7 +130,7 @@ manifest: compare-by-default: true - name: mcuboot repo-path: sdk-mcuboot - revision: v2.1.0-ncs2-snapshot2 + revision: pull/385/head path: bootloader/mcuboot - name: qcbor url: https://github.com/laurencelundblade/QCBOR