[meta-intel] [PATCH 2/2] linux-yocto: add bbappends for 4.18 kernel

Anuj Mittal anuj.mittal at intel.com
Tue Aug 28 17:18:59 PDT 2018


Add bbappends to enable 4.18 linux-yocto kernel from OE-core to be built
with meta-intel.

Signed-off-by: Anuj Mittal <anuj.mittal at intel.com>
---
 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 0000000..daa7dd6
--- /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 0000000..daa7dd6
--- /dev/null
+++ b/recipes-kernel/linux/linux-yocto_4.18.bbappend
@@ -0,0 +1 @@
+require meta-intel-compat-kernel.inc
-- 
2.17.1



More information about the meta-intel mailing list