From 08c3f0efae3e5a6996a8fbbf42fad3bc8d5ed0fb Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Wed, 4 Jan 2023 15:22:07 +0100 Subject: [PATCH] linux: Add version 5.15.86-442 Add linux-5.15.86-442 and remove linux.5.15.86-441 Differences: - Disable FB_MATROX as requested in [2] - Enable SENSORS_CORETEMP as requested in [1] [1]: https://github.molgen.mpg.de/mariux64/bee-files/pull/2816 [2]: https://github.molgen.mpg.de/mariux64/bee-files/issues/2817 --- linux-5.15.86-441.bee => linux-5.15.86-442.bee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename linux-5.15.86-441.bee => linux-5.15.86-442.bee (92%) diff --git a/linux-5.15.86-441.bee b/linux-5.15.86-442.bee similarity index 92% rename from linux-5.15.86-441.bee rename to linux-5.15.86-442.bee index 691cee3bf..1a2cb07cc 100755 --- a/linux-5.15.86-441.bee +++ b/linux-5.15.86-442.bee @@ -10,7 +10,7 @@ KERNELVERSION=${KERNELVERSION}${PKGEXTRAVERSION_DASH} echo $KERNELVERSION #SRCURL[0]="https://github.molgen.mpg.de/mariux64/linux/archive/refs/tags/mariux-$KERNELVERSION-$PKGREVISION.tar.gz" -SRCURL[0]="https://beehive.molgen.mpg.de/112887c1ced363a9a8a01b6513ea8153/mariux-5.15.86-441.tar.gz" +SRCURL[0]="https://beehive.molgen.mpg.de/581702cd62e1e5acb60f9e6b228b4d7a/mariux-5.15.86-442.tar.gz" KERNELLOCAL=".mx64.${PKGREVISION}" FULLKERNELVERSION="${KERNELVERSION}${KERNELLOCAL}"