From 9663e584c271675b59a24d9a84e29a60d5bea436 Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Mon, 30 Jan 2023 10:59:42 +0800 Subject: [PATCH] linux-yocto: allow building 6.1 linux-yocto kernel with meta-intel Signed-off-by: Naveen Saini Signed-off-by: Anuj Mittal --- recipes-kernel/linux/linux-yocto-rt_6.%.bbappend | 1 + recipes-kernel/linux/linux-yocto_6.%.bbappend | 1 + 2 files changed, 2 insertions(+) create mode 100644 recipes-kernel/linux/linux-yocto-rt_6.%.bbappend create mode 100644 recipes-kernel/linux/linux-yocto_6.%.bbappend diff --git a/recipes-kernel/linux/linux-yocto-rt_6.%.bbappend b/recipes-kernel/linux/linux-yocto-rt_6.%.bbappend new file mode 100644 index 00000000..daa7dd6b --- /dev/null +++ b/recipes-kernel/linux/linux-yocto-rt_6.%.bbappend @@ -0,0 +1 @@ +require meta-intel-compat-kernel.inc diff --git a/recipes-kernel/linux/linux-yocto_6.%.bbappend b/recipes-kernel/linux/linux-yocto_6.%.bbappend new file mode 100644 index 00000000..daa7dd6b --- /dev/null +++ b/recipes-kernel/linux/linux-yocto_6.%.bbappend @@ -0,0 +1 @@ +require meta-intel-compat-kernel.inc