From d1c588cd796bce1bd1106603a77617f3a1fe56d5 Mon Sep 17 00:00:00 2001
From: Andrei Gherzan <andrei.gherzan@huawei.com>
Date: Fri, 25 Mar 2022 14:27:22 +0100
Subject: [PATCH] default.xml: Bump meta-raspberrypi layer to fix unknown
 kernel git revision

Yet another upstream rebase. We also raised this with them and they will
start using merges. Hopefully this is the last one to fix.

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

diff --git a/manifests/default.xml b/manifests/default.xml
index 211a93dd..fbb23c71 100644
--- a/manifests/default.xml
+++ b/manifests/default.xml
@@ -31,7 +31,7 @@ SPDX-FileCopyrightText: Huawei Inc.
 	<project name="pub/intel/yocto/meta-seco-intel" remote="seco" revision="65a673560211b11986db5785c70254fad190785f" path="meta-seco-intel" />
 	<project name="meta-freescale" remote="yocto" revision="04a7bbdddfe9cfd41e93f127fed41293cde79741" path="meta-freescale" />
 	<project name="pub/i.mx/yocto/5.x/meta-seco-imx" remote="seco" revision="ef8748bbe79817f53153e813acae6ea006775b59" path="meta-seco-imx" />
-	<project name="meta-raspberrypi" remote="yocto" revision="7a9b2751f0c0822af1e18536a33358002b99cb05" path="meta-raspberrypi" />
+	<project name="meta-raspberrypi" remote="yocto" revision="bc10842957212450023adfcbad5a73c21b28fce7" path="meta-raspberrypi" />
 	<project name="meta-security" remote="yocto" revision="6cc8dde794bd56077e0e2eb5d303e958cc553b68" path="meta-security" />
 	<project name="rauc/meta-rauc" remote="github" revision="9e206d6998b363315791be144815a4eabc3fe5a8" path="meta-rauc" />
 	<project name="riscv/meta-riscv" remote="github" revision="b3550462b3e827259efbc8872ead6ecc0e30c7fb" path="meta-riscv" />
-- 
GitLab