[01/27] linux-custom: Drop redundant template inheritance

Message ID 687a5515b924bba4a268f5981275b970200d80dc.1762170735.git.jan.kiszka@siemens.com
State Under Review
Headers show
Series [01/27] linux-custom: Drop redundant template inheritance | expand

Commit Message

Jan Kiszka Nov. 3, 2025, 11:51 a.m. UTC
From: Jan Kiszka <jan.kiszka@siemens.com>

Already inherited by the base class.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 meta/recipes-kernel/linux/linux-custom.inc | 1 -
 1 file changed, 1 deletion(-)

Patch

diff --git a/meta/recipes-kernel/linux/linux-custom.inc b/meta/recipes-kernel/linux/linux-custom.inc
index f2892921..601908db 100644
--- a/meta/recipes-kernel/linux/linux-custom.inc
+++ b/meta/recipes-kernel/linux/linux-custom.inc
@@ -94,7 +94,6 @@  TEMPLATE_VARS += "                \
 "
 
 inherit dpkg
-inherit template
 inherit kbuildtarget
 
 # Add custom cflags to the kernel build