From 7e9472c72b58f66eaf75c53cf0a2d95a54c1fb2e Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Sun, 1 Oct 2023 15:12:56 +0000 Subject: kernel: add 6.5 support The 6.5 kernel has now been tested against core and meta-virtualization so we add the .inc file to show that status. Signed-off-by: Bruce Ashfield --- recipes-kernel/linux/linux-yocto_6.5_virtualization.inc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes-kernel/linux/linux-yocto_6.5_virtualization.inc diff --git a/recipes-kernel/linux/linux-yocto_6.5_virtualization.inc b/recipes-kernel/linux/linux-yocto_6.5_virtualization.inc new file mode 100644 index 00000000..59311487 --- /dev/null +++ b/recipes-kernel/linux/linux-yocto_6.5_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