diff --git a/conf/layer.conf b/conf/layer.conf index de9627c..d480948 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -15,7 +15,7 @@ LAYERSERIES_COMPAT_meta-pinephone-diya = "walnascar" MACHINE ?= "pinephone" PREFERRED_PROVIDER_virtual/kernel = "linux-megi" -PREFERRED_VERSION_linux-megi = "6.15.6" +PREFERRED_VERSION_linux-megi = "6.15.8" PREFERRED_PROVIDER_virtual/bootloader = "u-boot-megous" PREFERRED_PROVIDER_u-boot = "u-boot-megous" diff --git a/recipes-kernel/linux/linux-megi_6.15.6.bb b/recipes-kernel/linux/linux-megi_6.15.8.bb similarity index 100% rename from recipes-kernel/linux/linux-megi_6.15.6.bb rename to recipes-kernel/linux/linux-megi_6.15.8.bb