raspberrypifw, linux_rpi: 1.20161020 -> 1.20170303

This commit is contained in:
Tuomas Tynkkynen
2017-03-08 21:35:31 +02:00
parent 4ae5f4d3cc
commit 5f5b87107f
3 changed files with 6 additions and 7 deletions
@@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
name = "raspberrypi-firmware-${version}";
version = "1.20161020";
version = "1.20170303";
src = fetchFromGitHub {
owner = "raspberrypi";
repo = "firmware";
rev = version;
sha256 = "073cry7xqrbkn8p1qzl4f3z6jvcbks4i61fz7i2pbwa60vddcp34";
sha256 = "1s5dycgix97681vpq7ggpc27n865wgv9npzxvbr2q2bp3ia9mcim";
};
dontStrip = true; # Stripping breaks some of the binaries