From 7bfdf6790676d10b59b764f452ef4d7ecb457a49 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 f6637cfc9520..46255a9bda49 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: 0a2e205750dc7eff8767afa543b2fd23a1fbb332 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: 12e5ee106034972b0f1074d6f2261b2b39d1501b path: bootloader/mcuboot - name: qcbor url: https://github.com/laurencelundblade/QCBOR