From ba061389b3eab4f75d79f9e375b356c8d9d003c0 Mon Sep 17 00:00:00 2001
From: Marta Rybczynska <marta.rybczynska@huawei.com>
Date: Fri, 3 Jun 2022 08:21:38 +0200
Subject: [PATCH] manifest: test-update the next kirkstone snapshot

Test-update to the next testing hash of kirkstone. This is a draft commit.

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

diff --git a/manifests/default.xml b/manifests/default.xml
index e8b79f83..71ebb714 100644
--- a/manifests/default.xml
+++ b/manifests/default.xml
@@ -24,7 +24,7 @@ SPDX-FileCopyrightText: Huawei Inc.
 	<remote name="seco" fetch="https://git.seco.com" />
 
 	<project name="bitbake" remote="openembedded" revision="59c16ae6c55c607c56efd2287537a1b97ba2bf52" path="bitbake" />
-	<project name="openembedded-core" remote="openembedded" revision="4eb0b7468383a1d0314b3bfd43ea37c95de464d9" path="oe-core" />
+	<project name="openembedded-core-contrib" remote="openembedded" revision="e3b3cac3582b4359e611c96fd7be339343705b50" path="oe-core" />
 	<project name="meta-openembedded" remote="openembedded" revision="5357c7a40eaf8d1bcf7ff58edbba8e9527e40c7d" path="meta-openembedded" />
 	<project name="aehs29/meta-freertos" remote="github" revision="98a6838261d36b8f79c5fbae1736492169727a1e" path="meta-freertos" />
 	<project name="meta-intel" remote="yocto" revision="fb23bc3e661685383edd3026e21ca25825c48bc4" path="meta-intel" />
-- 
GitLab