From 19be124b3ef12909901ced36c5abf433692e7c92 Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Wed, 4 Apr 2018 16:03:23 -0700 Subject: linux-yocto/4.15: add bbappends Add meta-intel-compat-kernel.inc, which sets the necessary fields. Like the previous two releases, we will be floating on OE-core's SRCREVs, with linux-intel being the well-tested kernel. Signed-off-by: California Sullivan --- recipes-kernel/linux/linux-yocto-rt_4.15.bbappend | 1 + recipes-kernel/linux/linux-yocto_4.15.bbappend | 1 + 2 files changed, 2 insertions(+) create mode 100644 recipes-kernel/linux/linux-yocto-rt_4.15.bbappend create mode 100644 recipes-kernel/linux/linux-yocto_4.15.bbappend (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux-yocto-rt_4.15.bbappend b/recipes-kernel/linux/linux-yocto-rt_4.15.bbappend new file mode 100644 index 00000000..daa7dd6b --- /dev/null +++ b/recipes-kernel/linux/linux-yocto-rt_4.15.bbappend @@ -0,0 +1 @@ +require meta-intel-compat-kernel.inc diff --git a/recipes-kernel/linux/linux-yocto_4.15.bbappend b/recipes-kernel/linux/linux-yocto_4.15.bbappend new file mode 100644 index 00000000..daa7dd6b --- /dev/null +++ b/recipes-kernel/linux/linux-yocto_4.15.bbappend @@ -0,0 +1 @@ +require meta-intel-compat-kernel.inc -- cgit v1.2.3-54-g00ecf