From 42cd0635fa0b62d2af529013c7270a96d44abc72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Pouiller?= Date: Tue, 15 Oct 2024 10:34:13 +0200 Subject: [PATCH] manifest: Fix HAL revision MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit 99b1b03 ("manifest: Update Zephyr and HAL revisions") depended on a PR on hal_silabs. Unfortunately, it has been merged without updating the occurrence to this repo. Fixes: 99b1b03 ("manifest: Update Zephyr and HAL revisions") Signed-off-by: Jérôme Pouiller --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 644c89b..09499f9 100644 --- a/west.yml +++ b/west.yml @@ -11,7 +11,7 @@ manifest: projects: - name: hal_silabs remote: silabs - revision: pull/9/head + revision: 2eb82930b376900f1b6949e218199ab33ba6f34c path: modules/hal/silabs - name: zephyr remote: zephyrproject-rtos