From 8c422e7ac357ae28dbf69496ef89bede720fe8b7 Mon Sep 17 00:00:00 2001 From: Seonghyun Park Date: Sun, 5 Jan 2025 20:33:24 +0900 Subject: [PATCH] qemu_v8: add missing remote "tfo" Add missing remote "tfo", from which `repo` will try to fetch newly added Trusted Services project. This resolves the following error that occurred when trying to `repo sync`. fatal: remote tfo not defined in /home/optee/qemu-optee/.repo/manifest.xml Signed-off-by: Seonghyun Park Acked-by: Jerome Forissier Acked-by: Jens Wiklander --- qemu_v8.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/qemu_v8.xml b/qemu_v8.xml index d4ada63e0..91f62e85e 100644 --- a/qemu_v8.xml +++ b/qemu_v8.xml @@ -1,5 +1,6 @@ +