openwrt: update to v23.05.2

This commit is contained in:
Arnout Engelen 2024-01-25 12:29:03 +01:00
parent 5f2d1660bd
commit 04895f9cf6
No known key found for this signature in database
GPG key ID: 061107B0F74A6DAA
7 changed files with 14 additions and 14 deletions

View file

@ -7,8 +7,8 @@
kernel = {
src = pkgs.pkgsBuildBuild.fetchurl {
name = "linux.tar.gz";
url = "https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.71.tar.gz";
hash = "sha256-yhO2cXIeIgUxkSZf/4aAsF11uxyh+UUZu6D1h92vCD8=";
url = "https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.137.tar.gz";
hash = "sha256-PkdzUKZ0IpBiWe/RS70J76JKnBFzRblWcKlaIFNxnHQ=";
};
config = {
MTD = "y";