linux: 4.20.5 -> 4.20.6

This commit is contained in:
Tim Steinbach
2019-01-31 07:19:07 -05:00
parent e4c1ce97c3
commit 705207ec9b
3 changed files with 2 additions and 11 deletions
@@ -68,12 +68,4 @@ rec {
sha256 = "0bp4jryihg1y2sl8zlj6w7vvnxj0kmb6xdy42hpvdv43kb6ngiaq";
};
};
raspberry_pi_wifi_fix = rec {
name = "raspberry-pi-wifi-fix";
patch = fetchpatch {
url = https://raw.githubusercontent.com/archlinuxarm/PKGBUILDs/730522ae76aa57b89fa317c5084613d3d50cf3b8/core/linux-aarch64/0005-mmc-sdhci-iproc-handle-mmc_of_parse-errors-during-pr.patch;
sha256 = "0gbfycky28vbdjgys1z71wl5q073dmbrkvbnr6693jsda3qhp6za";
};
};
}