From 4d5fcb0a8d4dacbfc01ee2715bd43336106cda7a Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Mon, 27 Aug 2018 12:58:35 +0800 Subject: linux-yocto: add bbappends for 4.18 kernel Add bbappends to enable 4.18 linux-yocto kernel from OE-core to be built with meta-intel. Signed-off-by: Anuj Mittal --- recipes-kernel/linux/linux-yocto-rt_4.18.bbappend | 1 + recipes-kernel/linux/linux-yocto_4.18.bbappend | 1 + 2 files changed, 2 insertions(+) create mode 100644 recipes-kernel/linux/linux-yocto-rt_4.18.bbappend create mode 100644 recipes-kernel/linux/linux-yocto_4.18.bbappend diff --git a/recipes-kernel/linux/linux-yocto-rt_4.18.bbappend b/recipes-kernel/linux/linux-yocto-rt_4.18.bbappend new file mode 100644 index 00000000..daa7dd6b --- /dev/null +++ b/recipes-kernel/linux/linux-yocto-rt_4.18.bbappend @@ -0,0 +1 @@ +require meta-intel-compat-kernel.inc diff --git a/recipes-kernel/linux/linux-yocto_4.18.bbappend b/recipes-kernel/linux/linux-yocto_4.18.bbappend new file mode 100644 index 00000000..daa7dd6b --- /dev/null +++ b/recipes-kernel/linux/linux-yocto_4.18.bbappend @@ -0,0 +1 @@ +require meta-intel-compat-kernel.inc -- cgit v1.2.3-54-g00ecf