From f741d5727cf4cfc32bf6fa75c17e8a6a9e4c6415 Mon Sep 17 00:00:00 2001 From: Jamie McCrae Date: Thu, 6 Jun 2024 10:56:41 +0100 Subject: [PATCH] [nrf noup] REVERT: Switch to zephyr PR Switches to a zephyr PR that enables sysbuild by default in this repo Signed-off-by: Jamie McCrae --- west.yml | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 18b85f9..73ab2bc 100644 --- a/west.yml +++ b/west.yml @@ -14,4 +14,40 @@ manifest: remote: ncs repo-path: sdk-nrf revision: main - import: true + import: + name-blocklist: + - zephyr + - name: zephyr + repo-path: sdk-zephyr + revision: pull/1778/head + import: + name-allowlist: + - TraceRecorderSource + - canopennode + - chre + - cmsis + - cmsis-dsp + - cmsis-nn + - edtt + - fatfs + - hal_nordic + - hal_st # required for ST sensors (unrelated to STM32 MCUs) + - hal_wurthelektronik + - liblc3 + - libmetal + - littlefs + - loramac-node + - lvgl + - lz4 + - mipi-sys-t + - nanopb + - net-tools + - nrf_hw_models + - open-amp + - picolibc + - segger + - tinycrypt + - tf-m-tests + - uoscore-uedhoc + - zcbor + - zscilib