From be37fe7e36b53ca33ba076f35fa3cac334993934 Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Wed, 16 Jan 2019 10:45:33 +0800 Subject: linux-yocto/4.19: add bbappends Add meta-intel-compat-kernel.inc, which sets the necessary fields. Like the previous releases, we will be floating on OE-core's SRCREVs, with linux-intel being the well-tested kernel. Signed-off-by: Naveen Saini Signed-off-by: Anuj Mittal --- recipes-kernel/linux/linux-yocto-rt_4.19.bbappend | 1 + recipes-kernel/linux/linux-yocto_4.19.bbappend | 1 + 2 files changed, 2 insertions(+) create mode 100644 recipes-kernel/linux/linux-yocto-rt_4.19.bbappend create mode 100644 recipes-kernel/linux/linux-yocto_4.19.bbappend (limited to 'recipes-kernel/linux') diff --git a/recipes-kernel/linux/linux-yocto-rt_4.19.bbappend b/recipes-kernel/linux/linux-yocto-rt_4.19.bbappend new file mode 100644 index 00000000..daa7dd6b --- /dev/null +++ b/recipes-kernel/linux/linux-yocto-rt_4.19.bbappend @@ -0,0 +1 @@ +require meta-intel-compat-kernel.inc diff --git a/recipes-kernel/linux/linux-yocto_4.19.bbappend b/recipes-kernel/linux/linux-yocto_4.19.bbappend new file mode 100644 index 00000000..daa7dd6b --- /dev/null +++ b/recipes-kernel/linux/linux-yocto_4.19.bbappend @@ -0,0 +1 @@ +require meta-intel-compat-kernel.inc -- cgit v1.2.3-54-g00ecf