From 07f09c1a9f7284b9974fdce7d4aee6ca175ef3c8 Mon Sep 17 00:00:00 2001
From: Ettore Chimenti <ettore.chimenti@seco.com>
Date: Wed, 27 Oct 2021 18:11:56 +0200
Subject: [PATCH] manifests: default.xml: bump meta-seco-imx

SBC-C61: update Linux 5.10 to fix Bluetooth.
defconfig: Build sdma firmware into the kernel binary.

Closes https://git.ostc-eu.org/OSTC/planning/hw-enablement/-/issues/52

Signed-off-by: Ettore Chimenti <ettore.chimenti@seco.com>
---
 manifests/default.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manifests/default.xml b/manifests/default.xml
index 50e5bd53..0774567e 100644
--- a/manifests/default.xml
+++ b/manifests/default.xml
@@ -50,7 +50,7 @@ SPDX-FileCopyrightText: Huawei Inc.
 	<project name="meta-seco-intel" remote="seco-intel" revision="baf4cd3237bdf4f4999b7d44c6992dbcab93d5e3" path="meta-seco-intel" />
 
 	<project name="meta-freescale" remote="yocto" revision="11170950b155168ec414bbde48e3a4427fcac4bd" path="meta-freescale" />
-	<project name="meta-seco-imx" remote="seco-imx" revision="c386475794f2ffbaf4d0e13366fb74ae98a5bd3e" path="meta-seco-imx" />
+	<project name="meta-seco-imx" remote="seco-imx" revision="f8d80b20f77854b14f4025032ba2f755e32b94ff" path="meta-seco-imx" />
 	<project name="meta-av96" revision="a4b2b45efcbad1882227eac54b5023ff6b736b10" path="meta-av96" />
 	<project name="meta-python-mixin" revision="7bda3c1e5d6876375a8bf865ed9fcce2622c1715" path="meta-python-mixin" />
 	<project name="meta-raspberrypi" remote="yocto" revision="77190af02d48adc2b28216775e6318e9eeda571c" path="meta-raspberrypi" />
-- 
GitLab