From 5340f50779d249e646605dd23288ae4ced39880c Mon Sep 17 00:00:00 2001 From: Bouke Sybren Haarsma Date: Tue, 24 Oct 2023 17:25:11 +0200 Subject: [PATCH] update kernel to 6.6.0-rc7-chos1 --- manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest b/manifest index 05e179c61..0e869244b 100644 --- a/manifest +++ b/manifest @@ -154,8 +154,8 @@ export PACKAGES="\ " export PACKAGE_OVERRIDES="\ - https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.6.0.rc5-chos1-1/linux-chimeraos-6.6.0.rc5.chos1-1-x86_64.pkg.tar.zst \ - https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.6.0.rc5-chos1-1/linux-chimeraos-headers-6.6.0.rc5.chos1-1-x86_64.pkg.tar.zst \ + https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.6.0.rc7-chos1-1/linux-chimeraos-6.6.0.rc7.chos1-1-x86_64.pkg.tar.zst \ + https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.6.0.rc7-chos1-1/linux-chimeraos-headers-6.6.0.rc7.chos1-1-x86_64.pkg.tar.zst \ https://github.com/ChimeraOS/mesa-chimeraos/releases/download/23.2.1-chos1-2/lib32-libva-mesa-driver-23.2.1.chos1-2-x86_64.pkg.tar.zst \ https://github.com/ChimeraOS/mesa-chimeraos/releases/download/23.2.1-chos1-2/lib32-mesa-23.2.1.chos1-2-x86_64.pkg.tar.zst \ https://github.com/ChimeraOS/mesa-chimeraos/releases/download/23.2.1-chos1-2/lib32-mesa-vdpau-23.2.1.chos1-2-x86_64.pkg.tar.zst \