From 25d92ccd2b4c455774cdf402ea3133fc57d83fd5 Mon Sep 17 00:00:00 2001
From: Marta Rybczynska <marta.rybczynska@huawei.com>
Date: Tue, 9 Aug 2022 07:45:43 +0200
Subject: [PATCH] Draft: test-update with optee fixes

Signed-off-by: Marta Rybczynska <marta.rybczynska@huawei.com>
---
 manifests/default.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/manifests/default.xml b/manifests/default.xml
index 61abf3d3..dce74ee1 100644
--- a/manifests/default.xml
+++ b/manifests/default.xml
@@ -58,8 +58,8 @@ SPDX-FileCopyrightText: Huawei Inc.
 	<project name="oniro-core/meta-clang.git" remote="eclipse" revision="oniro/kirkstone" path="meta-clang" />
 	<project name="oniro-core/meta-zephyr.git" remote="eclipse" revision="oniro/kirkstone" path="meta-zephyr" />
 	<project name="oniro-core/meta-openharmony.git" remote="eclipse" revision="kirkstone" path="meta-openharmony" />
-	<project name="oniro-core/meta-ledge-secure.git" remote="eclipse" revision="oniro/kirkstone" path="meta-ledge-secure" />
-	<project name="oniro-core/meta-ts.git" remote="eclipse" revision="oniro/kirkstone" path="meta-ts" />
+	<project name="mrybczyn/meta-ledge-secure.git" remote="eclipse" revision="update/kirkstone" path="meta-ledge-secure" />
+	<project name="mrybczyn/meta-ts.git" remote="eclipse" revision="update/integration" path="meta-ts" />
 	<project name="oniro-core/docs.git" remote="eclipse" revision="main" path="docs" />
 	<project name="distro/governance/ip-policy" remote="oniro-booting" revision="main" path="ip-policy" />
 </manifest>
-- 
GitLab