From 76aceb14a037d931e686f3d69c03e04da12a0e17 Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Thu, 29 Aug 2019 12:23:11 +0800 Subject: linux-yocto: replace bbappends to build v5.0 by v5.2 OE-core has dropped support for 5.0 and introduced 5.2 linux-yocto reference kernel. Make changes to remain in sync. Signed-off-by: Anuj Mittal diff --git a/recipes-kernel/linux/linux-yocto-rt_5.0.bbappend b/recipes-kernel/linux/linux-yocto-rt_5.0.bbappend deleted file mode 100644 index daa7dd6..0000000 --- a/recipes-kernel/linux/linux-yocto-rt_5.0.bbappend +++ /dev/null @@ -1 +0,0 @@ -require meta-intel-compat-kernel.inc diff --git a/recipes-kernel/linux/linux-yocto-rt_5.2.bbappend b/recipes-kernel/linux/linux-yocto-rt_5.2.bbappend new file mode 100644 index 0000000..daa7dd6 --- /dev/null +++ b/recipes-kernel/linux/linux-yocto-rt_5.2.bbappend @@ -0,0 +1 @@ +require meta-intel-compat-kernel.inc diff --git a/recipes-kernel/linux/linux-yocto_5.0.bbappend b/recipes-kernel/linux/linux-yocto_5.0.bbappend deleted file mode 100644 index daa7dd6..0000000 --- a/recipes-kernel/linux/linux-yocto_5.0.bbappend +++ /dev/null @@ -1 +0,0 @@ -require meta-intel-compat-kernel.inc diff --git a/recipes-kernel/linux/linux-yocto_5.2.bbappend b/recipes-kernel/linux/linux-yocto_5.2.bbappend new file mode 100644 index 0000000..daa7dd6 --- /dev/null +++ b/recipes-kernel/linux/linux-yocto_5.2.bbappend @@ -0,0 +1 @@ +require meta-intel-compat-kernel.inc -- cgit v0.10.2-6-g49f6