Drop kernel 6.10.12 in favour of 6.12.11

This commit is contained in:
Jamie Magee 2024-12-26 11:23:52 -08:00
parent 628e512d60
commit e94b747760
3 changed files with 11 additions and 11 deletions

View file

@ -15,9 +15,9 @@
flake = false;
url = "github:raspberrypi/linux/rpi-6.6.y";
};
rpi-linux-6_10_12-src = {
rpi-linux-6_12_11-src = {
flake = false;
url = "github:raspberrypi/linux/rpi-6.10.y";
url = "github:raspberrypi/linux/rpi-6.12.y";
};
rpi-firmware-src = {
flake = false;