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 --- recipes-kernel/linux/linux-yocto-rt_5.0.bbappend | 1 - recipes-kernel/linux/linux-yocto-rt_5.2.bbappend | 1 + recipes-kernel/linux/linux-yocto_5.0.bbappend | 1 - recipes-kernel/linux/linux-yocto_5.2.bbappend | 1 + 4 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 recipes-kernel/linux/linux-yocto-rt_5.0.bbappend create mode 100644 recipes-kernel/linux/linux-yocto-rt_5.2.bbappend delete mode 100644 recipes-kernel/linux/linux-yocto_5.0.bbappend create mode 100644 recipes-kernel/linux/linux-yocto_5.2.bbappend (limited to 'recipes-kernel') 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 daa7dd6b..00000000 --- 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 00000000..daa7dd6b --- /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 daa7dd6b..00000000 --- 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 00000000..daa7dd6b --- /dev/null +++ b/recipes-kernel/linux/linux-yocto_5.2.bbappend @@ -0,0 +1 @@ +require meta-intel-compat-kernel.inc -- cgit v1.2.3-54-g00ecf