From 72adc76eb6eee9b0366aa6f7ad2b5adcfe514169 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Eil=C3=ADs=20N=C3=AD=20Fhlannag=C3=A1in?=
 <elizabeth.flanagan@huawei.com>
Date: Wed, 19 Jan 2022 15:29:56 +0000
Subject: [PATCH] zephyr-kernel-src-2.6.1: Add dtc patch.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

fd8bf397792d58280928d23686313a8da810485a should have also applied the
dtc.patch to the 2.6.1 kernel. This commits applies it, so both 2.7.1
and 2.6.1 work.

Signed-off-by: Eilís Ní Fhlannagáin <elizabeth.flanagan@huawei.com>
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
---
 .../recipes-kernel/zephyr-kernel/zephyr-kernel-src-2.6.1.inc     | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-kernel-src-2.6.1.inc b/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-kernel-src-2.6.1.inc
index e86a8d9..5306196 100644
--- a/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-kernel-src-2.6.1.inc
+++ b/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-kernel-src-2.6.1.inc
@@ -50,4 +50,5 @@ SRC_URI:append = " \
     file://0001-cmake-add-yocto-toolchain.patch \
     file://0001-x86-fix-efi-binary-generation-issue-in-cross-compila.patch \
     file://arduino-nano-33-ble-storage-partition.patch \
+    file://dtc.patch \
 "
-- 
GitLab