From 0e176e023fc81692c1afc9aadf20bae0b4accdda Mon Sep 17 00:00:00 2001 From: bouhaa Date: Sun, 28 Jul 2024 15:30:07 +0200 Subject: [PATCH] Update kernel --- manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest b/manifest index 6945dfe8b..56d12ed95 100644 --- a/manifest +++ b/manifest @@ -173,8 +173,8 @@ export PACKAGES="\ " export PACKAGE_OVERRIDES="\ - https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.10.1-chos6-1/linux-chimeraos-6.10.1.chos6-1-x86_64.pkg.tar.zst \ - https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.10.1-chos6-1/linux-chimeraos-headers-6.10.1.chos6-1-x86_64.pkg.tar.zst \ + https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.10.2-chos1-1/linux-chimeraos-6.10.2.chos1-1-x86_64.pkg.tar.zst \ + https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.10.2-chos1-1/linux-chimeraos-headers-6.10.2.chos1-1-x86_64.pkg.tar.zst \ https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.1.3-chos1-1/lib32-libva-mesa-driver-1--24.1.3.chos1-1-x86_64.pkg.tar.zst \ https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.1.3-chos1-1/lib32-mesa-1--24.1.3.chos1-1-x86_64.pkg.tar.zst \ https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.1.3-chos1-1/lib32-mesa-vdpau-1--24.1.3.chos1-1-x86_64.pkg.tar.zst \