From 4030b3b03dcb8fe1ba669867daa56b27716f88ad Mon Sep 17 00:00:00 2001
From: Marta Rybczynska <marta.rybczynska@huawei.com>
Date: Tue, 26 Oct 2021 09:50:33 +0200
Subject: [PATCH] manifest.xml: update references to the latest dunfell

Update references for openembedded-core and meta-openembedded. They include
security 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 0143e30c..d8c31895 100644
--- a/manifests/default.xml
+++ b/manifests/default.xml
@@ -39,8 +39,8 @@ SPDX-FileCopyrightText: Huawei Inc.
 		More info can be found at https://wiki.yoctoproject.org/wiki/Releases.
 	-->
 	<project name="bitbake" remote="oe" revision="b4117231bf070703b9375af4411bcd160e07fdae" path="bitbake" />
-	<project name="openembedded-core" remote="oe" revision="d12c44df66ca065a1526c7d6885e726cf50aab46" path="oe-core" />
-	<project name="meta-openembedded" remote="openembedded" revision="2e7e98cd0cb82db214b13224c71134b9335a719b" path="meta-openembedded" />
+	<project name="openembedded-core" remote="oe" revision="62cdc20a2186ecd54d3a7131ec8f6937aa0229ed" path="oe-core" />
+	<project name="meta-openembedded" remote="openembedded" revision="814eec96c2a29172da57a425a3609f8b6fcc6afe" path="meta-openembedded" />
 	<project name="meta-homeassistant/meta-homeassistant.git" remote="github" revision="7de873c320fb20414738ad02ee45fc0e3e4a1e0b" path="meta-homeassistant" />
 	<project name="meta-freertos" remote="aehs29" revision="cdca1f2fffd99c00e3e471421ce485d3aaf99276" path="meta-freertos" />
 	<project name="meta-st-stm32mp" remote="stm" revision="b25a2b0daa6e9e1e3ce76b9fdf5bd7cbf30e90fc" path="meta-st-stm32mp" />
-- 
GitLab