linux_rpi{0,1,2,3,4}: 1.20210727 -> 1.20210805

This commit is contained in:
Bernardo Meurer 2021-08-06 10:41:10 -07:00
parent ca4a093c32
commit c181d9965c
No known key found for this signature in database
GPG key ID: F4C0D53B8D14C246

View file

@ -3,7 +3,7 @@
let
# NOTE: raspberrypifw & raspberryPiWirelessFirmware should be updated with this
modDirVersion = "5.10.52";
tag = "1.20210727";
tag = "1.20210805";
in
lib.overrideDerivation (buildLinux (args // {
version = "${modDirVersion}-${tag}";
@ -13,7 +13,7 @@ lib.overrideDerivation (buildLinux (args // {
owner = "raspberrypi";
repo = "linux";
rev = tag;
sha256 = "0nabl547y75n1yx4584gidlhfv3ajzgbxcrkfa5sb04jwj0d469k";
sha256 = "1j71xblflslfi4c3zx2srw6fahnhp3bjx4yjfqrp39kzaa41ij0b";
};
defconfig = {