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

Message ID 273b4f02b567927d4aa54b64e14a9bdc1341a6dc.1764494867.git.jan.kiszka@siemens.com
State Accepted, archived
Headers show
Series [v3,01/27] linux-custom: Drop redundant template inheritance | expand

Commit Message

Jan Kiszka Nov. 30, 2025, 9:27 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 ccbea976..f73649a3 100644
--- a/meta/recipes-kernel/linux/linux-custom.inc
+++ b/meta/recipes-kernel/linux/linux-custom.inc
@@ -95,7 +95,6 @@  TEMPLATE_VARS += "                \
 "
 
 inherit dpkg
-inherit template
 inherit kbuildtarget
 
 # Add custom cflags to the kernel build