From 469b066caad09f82a90087afeedb244b09dff430 Mon Sep 17 00:00:00 2001
From: Andrei Gherzan <andrei.gherzan@huawei.com>
Date: Wed, 20 Apr 2022 12:11:13 +0200
Subject: [PATCH] default.xml: Bump oe-core and meta-intel kirkstone revisions

All our revisions now are based on kirkstone. We have checked all the
revisions to correspond to the upstream kirkstone branches (when
available) and updated the ones that are a bit behind.

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
---
 manifests/default.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/manifests/default.xml b/manifests/default.xml
index df95a53d..4cebe47d 100644
--- a/manifests/default.xml
+++ b/manifests/default.xml
@@ -24,10 +24,10 @@ SPDX-FileCopyrightText: Huawei Inc.
 	<remote name="seco" fetch="https://git.seco.com" />
 
 	<project name="bitbake" remote="openembedded" revision="c212b0f3b542efa19f15782421196b7f4b64b0b9" path="bitbake" />
-	<project name="openembedded-core" remote="openembedded" revision="92fcb6570bddd0c5717d8cfdf38ecf3e44942b0f" path="oe-core" />
+	<project name="openembedded-core" remote="openembedded" revision="d2ba3b8850d461bc7b773240cdf15b22b31a3f9e" path="oe-core" />
 	<project name="meta-openembedded" remote="openembedded" revision="6fbe7f748706229f43a2e06b08b6e1e729942314" path="meta-openembedded" />
 	<project name="aehs29/meta-freertos" remote="github" revision="98a6838261d36b8f79c5fbae1736492169727a1e" path="meta-freertos" />
-	<project name="meta-intel" remote="yocto" revision="9b54de056d65140c819209bfec14de18a1fb144d" path="meta-intel" />
+	<project name="meta-intel" remote="yocto" revision="6177e7d95210131567d2891951b45a316a583bb4" path="meta-intel" />
 	<project name="pub/intel/yocto/meta-seco-intel" remote="seco" revision="65a673560211b11986db5785c70254fad190785f" path="meta-seco-intel" />
 	<project name="meta-freescale" remote="yocto" revision="e904064f046612ebd1834d5b2dcdd757c680503b" path="meta-freescale" />
 	<project name="pub/i.mx/yocto/5.x/meta-seco-imx" remote="seco" revision="81f8859d5dad73fc83fe96290c492eeeb445c8d7" path="meta-seco-imx" />
-- 
GitLab