From cc70e4c391b80aef8d50e74dd07801fb7c134988 Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Wed, 4 Apr 2018 16:01:13 -0700 Subject: linux-yocto/4.14: 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.14.bbappend | 1 + recipes-kernel/linux/linux-yocto_4.14.bbappend | 1 + 2 files changed, 2 insertions(+) create mode 100644 recipes-kernel/linux/linux-yocto-rt_4.14.bbappend create mode 100644 recipes-kernel/linux/linux-yocto_4.14.bbappend (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux-yocto-rt_4.14.bbappend b/recipes-kernel/linux/linux-yocto-rt_4.14.bbappend new file mode 100644 index 00000000..daa7dd6b --- /dev/null +++ b/recipes-kernel/linux/linux-yocto-rt_4.14.bbappend @@ -0,0 +1 @@ +require meta-intel-compat-kernel.inc diff --git a/recipes-kernel/linux/linux-yocto_4.14.bbappend b/recipes-kernel/linux/linux-yocto_4.14.bbappend new file mode 100644 index 00000000..daa7dd6b --- /dev/null +++ b/recipes-kernel/linux/linux-yocto_4.14.bbappend @@ -0,0 +1 @@ +require meta-intel-compat-kernel.inc -- cgit v1.2.3-54-g00ecf