Update kernel from 6.6.54 to 6.6.67

This commit is contained in:
Jamie Magee 2024-12-26 11:07:45 -08:00
parent aaec735faf
commit 97c51868c6
4 changed files with 10 additions and 10 deletions

View file

@ -7,7 +7,7 @@
flake = false;
url = "https://ftp.denx.de/pub/u-boot/u-boot-2024.07.tar.bz2";
};
rpi-linux-6_6_54-src = {
rpi-linux-6_6_67-src = {
flake = false;
url = "github:raspberrypi/linux/rpi-6.6.y";
};