From 4986b9acef8b866cd9f9f56c36c121514f360f6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn=20Ignacio=20Aramend=C3=ADa?= Date: Thu, 8 Aug 2024 12:37:22 -0300 Subject: [PATCH] Update linux to v6.9.12-chos7 --- manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest b/manifest index a1ca1e526..60bb55807 100644 --- a/manifest +++ b/manifest @@ -166,8 +166,8 @@ export PACKAGES="\ " export PACKAGE_OVERRIDES="\ - https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.9.12-chos5-1/linux-chimeraos-6.9.12.chos5-1-x86_64.pkg.tar.zst \ - https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.9.12-chos5-1/linux-chimeraos-headers-6.9.12.chos5-1-x86_64.pkg.tar.zst \ + https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.9.12-chos7-1/linux-chimeraos-6.9.12.chos7-1-x86_64.pkg.tar.zst \ + https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.9.12-chos7-1/linux-chimeraos-headers-6.9.12.chos7-1-x86_64.pkg.tar.zst \ https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.1.5-chos1-1/lib32-libva-mesa-driver-1--24.1.5.chos1-1-x86_64.pkg.tar.zst \ https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.1.5-chos1-1/lib32-mesa-1--24.1.5.chos1-1-x86_64.pkg.tar.zst \ https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.1.5-chos1-1/lib32-mesa-vdpau-1--24.1.5.chos1-1-x86_64.pkg.tar.zst \