From baaecaa6669f1212710580500f5b9b384110aba2 Mon Sep 17 00:00:00 2001 From: Denis Benato Date: Sat, 11 Jan 2025 19:27:41 +0100 Subject: [PATCH] Update kernel to v6.12.9-chos1-1 --- manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest b/manifest index 0df5d484..fb7a9cc7 100644 --- a/manifest +++ b/manifest @@ -169,8 +169,8 @@ export PACKAGES="\ " export PACKAGE_OVERRIDES="\ - https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.12.8-chos1-1/linux-chimeraos-6.12.8.chos1-1-x86_64.pkg.tar.zst \ - https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.12.8-chos1-1/linux-chimeraos-headers-6.12.8.chos1-1-x86_64.pkg.tar.zst \ + https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.12.9-chos1-1/linux-chimeraos-6.12.9.chos1-1-x86_64.pkg.tar.zst \ + https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.12.9-chos1-1/linux-chimeraos-headers-6.12.9.chos1-1-x86_64.pkg.tar.zst \ https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.3.3-chos1-1/lib32-mesa-1--24.3.3.chos1-1-x86_64.pkg.tar.zst \ https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.3.3-chos1-1/lib32-opencl-rusticl-mesa-1--24.3.3.chos1-1-x86_64.pkg.tar.zst \ https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.3.3-chos1-1/lib32-vulkan-intel-1--24.3.3.chos1-1-x86_64.pkg.tar.zst \