From 3f99053c646f02ccd9a005f489bde89c41b88b95 Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Fri, 24 Apr 2020 13:38:37 +0800 Subject: layer.conf: allow to build with zeus Class 'distro_features_check' has moved to 'features_check', which does not allow dunfell and latest releases to build against zeus release. Inherit class based on LAYERSERIES_CORENAMES. Signed-off-by: Naveen Saini Signed-off-by: Anuj Mittal --- recipes-kernel/linux/linux-yocto-rt_5.%.bbappend | 1 + recipes-kernel/linux/linux-yocto-rt_5.4.bbappend | 1 - recipes-kernel/linux/linux-yocto_5.%.bbappend | 1 + recipes-kernel/linux/linux-yocto_5.4.bbappend | 1 - 4 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 recipes-kernel/linux/linux-yocto-rt_5.%.bbappend delete mode 100644 recipes-kernel/linux/linux-yocto-rt_5.4.bbappend create mode 100644 recipes-kernel/linux/linux-yocto_5.%.bbappend delete mode 100644 recipes-kernel/linux/linux-yocto_5.4.bbappend (limited to 'recipes-kernel/linux') diff --git a/recipes-kernel/linux/linux-yocto-rt_5.%.bbappend b/recipes-kernel/linux/linux-yocto-rt_5.%.bbappend new file mode 100644 index 00000000..daa7dd6b --- /dev/null +++ b/recipes-kernel/linux/linux-yocto-rt_5.%.bbappend @@ -0,0 +1 @@ +require meta-intel-compat-kernel.inc diff --git a/recipes-kernel/linux/linux-yocto-rt_5.4.bbappend b/recipes-kernel/linux/linux-yocto-rt_5.4.bbappend deleted file mode 100644 index daa7dd6b..00000000 --- a/recipes-kernel/linux/linux-yocto-rt_5.4.bbappend +++ /dev/null @@ -1 +0,0 @@ -require meta-intel-compat-kernel.inc diff --git a/recipes-kernel/linux/linux-yocto_5.%.bbappend b/recipes-kernel/linux/linux-yocto_5.%.bbappend new file mode 100644 index 00000000..daa7dd6b --- /dev/null +++ b/recipes-kernel/linux/linux-yocto_5.%.bbappend @@ -0,0 +1 @@ +require meta-intel-compat-kernel.inc diff --git a/recipes-kernel/linux/linux-yocto_5.4.bbappend b/recipes-kernel/linux/linux-yocto_5.4.bbappend deleted file mode 100644 index daa7dd6b..00000000 --- a/recipes-kernel/linux/linux-yocto_5.4.bbappend +++ /dev/null @@ -1 +0,0 @@ -require meta-intel-compat-kernel.inc -- cgit v1.2.3-54-g00ecf