From 275f5901ea200790b1430e3cf6959f8c75645594 Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Mon, 24 Feb 2020 07:25:20 +0800 Subject: linux-yocto: allow building 5.4 linux-yocto kernel with meta-intel Signed-off-by: Anuj Mittal --- recipes-kernel/linux/linux-yocto-rt_5.4.bbappend | 1 + recipes-kernel/linux/linux-yocto_5.4.bbappend | 1 + 2 files changed, 2 insertions(+) create mode 100644 recipes-kernel/linux/linux-yocto-rt_5.4.bbappend create mode 100644 recipes-kernel/linux/linux-yocto_5.4.bbappend (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux-yocto-rt_5.4.bbappend b/recipes-kernel/linux/linux-yocto-rt_5.4.bbappend new file mode 100644 index 00000000..daa7dd6b --- /dev/null +++ b/recipes-kernel/linux/linux-yocto-rt_5.4.bbappend @@ -0,0 +1 @@ +require meta-intel-compat-kernel.inc diff --git a/recipes-kernel/linux/linux-yocto_5.4.bbappend b/recipes-kernel/linux/linux-yocto_5.4.bbappend new file mode 100644 index 00000000..daa7dd6b --- /dev/null +++ b/recipes-kernel/linux/linux-yocto_5.4.bbappend @@ -0,0 +1 @@ +require meta-intel-compat-kernel.inc -- cgit v1.2.3-54-g00ecf