From 22628b76c991f2de8c66dacee4c8c3f00a5a9a14 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 12 Jan 2022 08:42:43 -0500 Subject: Revert "kernel: drop 5.14 .inc" The removal of the .inc was pushed prematurely. We'll remove it again, once 5.14 is removed from core and 5.15 is the default. This reverts commit 79e0e4598cbf83ffaf4e8d897353c233d9ec7e1b. --- recipes-kernel/linux/linux-yocto_5.14_virtualization.inc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes-kernel/linux/linux-yocto_5.14_virtualization.inc diff --git a/recipes-kernel/linux/linux-yocto_5.14_virtualization.inc b/recipes-kernel/linux/linux-yocto_5.14_virtualization.inc new file mode 100644 index 00000000..59311487 --- /dev/null +++ b/recipes-kernel/linux/linux-yocto_5.14_virtualization.inc @@ -0,0 +1,4 @@ +# include the baseline meta virtualization configuration options +# after this include, we can do version specific things + +include linux-yocto_virtualization.inc -- cgit v1.2.3-54-g00ecf