From f96439dc4e338e4f4ccaf849e31edca438af818f Mon Sep 17 00:00:00 2001
From: Stefan Schmidt <stefan.schmidt@huawei.com>
Date: Tue, 5 Apr 2022 17:00:59 +0200
Subject: [PATCH] matter: bump SRCREV to include all the bug fixes from last
 weeks

According to discussions with upstream the focus has now moved
towards stabilization. Making sure we update from time to time to
include these bug fixes until there is a 1.0 release at some point
this year.

Signed-off-by: Stefan Schmidt <stefan.schmidt@huawei.com>
---
 meta-oniro-staging/recipes-connectivity/matter/matter_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oniro-staging/recipes-connectivity/matter/matter_git.bb b/meta-oniro-staging/recipes-connectivity/matter/matter_git.bb
index ec951de4..a3b6dfa4 100644
--- a/meta-oniro-staging/recipes-connectivity/matter/matter_git.bb
+++ b/meta-oniro-staging/recipes-connectivity/matter/matter_git.bb
@@ -45,7 +45,7 @@ SRC_URI = "git://github.com/project-chip/connectedhomeip.git;protocol=https;name
            "
 
 PV = "0.0+git${SRCPV}"
-SRCREV_matter = "65440ab4d97ea1dfa5762a3a3a2558f716eb0ef5"
+SRCREV_matter = "fae3888d4baadd8d3b598e13e6c01b06c0180e97"
 SRCREV_pigweed = "c4dac15049d9742f0263f09ae9ec452fc57dfeb6"
 SRCREV_jsoncpp = "42e892d96e47b1f6e29844cc705e148ec4856448"
 SRCREV_nlfaultinjection = "e0de0ab4f52c1d1cc7f3948557a1abd0fceeb5ef"
-- 
GitLab