From bf009ef81f610bcf2976bfbb19ce1ad91176eb84 Mon Sep 17 00:00:00 2001 From: Denis Benato Date: Wed, 28 Aug 2024 14:07:19 +0200 Subject: [PATCH] Update kernel to 6.10.6.chos2-1 --- manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest b/manifest index dcaa20d83..311ab37e3 100644 --- a/manifest +++ b/manifest @@ -173,8 +173,8 @@ export PACKAGES="\ " export PACKAGE_OVERRIDES="\ - https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.10.6-chos1-2/linux-chimeraos-6.10.6.chos1-2-x86_64.pkg.tar.zst \ - https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.10.6-chos1-2/linux-chimeraos-headers-6.10.6.chos1-2-x86_64.pkg.tar.zst \ + https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.10.6-chos2-1/linux-chimeraos-6.10.6.chos2-1-x86_64.pkg.tar.zst \ + https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.10.6-chos2-1/linux-chimeraos-headers-6.10.6.chos2-1-x86_64.pkg.tar.zst \ https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.2.0-chos1-1/lib32-libva-mesa-driver-1--24.2.0.chos1-1-x86_64.pkg.tar.zst \ https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.2.0-chos1-1/lib32-mesa-1--24.2.0.chos1-1-x86_64.pkg.tar.zst \ https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.2.0-chos1-1/lib32-mesa-vdpau-1--24.2.0.chos1-1-x86_64.pkg.tar.zst \