Compare commits

...

1 Commits

Author SHA1 Message Date
b72726c171 fix: update to kernel 6.15.8 2025-08-27 08:11:25 +02:00
2 changed files with 1 additions and 1 deletions

View File

@@ -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"