linux: Removes the previously removed raspberry pi patch
There seems to have been an oopsie with the rebase.
This commit is contained in:
parent
2433ec33e4
commit
09af2fb9e0
@ -57,12 +57,4 @@ rec {
|
|||||||
sha256 = "1l8xq02rd7vakxg52xm9g4zng0ald866rpgm8kjlh88mwwyjkrwv";
|
sha256 = "1l8xq02rd7vakxg52xm9g4zng0ald866rpgm8kjlh88mwwyjkrwv";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
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";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
@ -14563,7 +14563,6 @@ in
|
|||||||
kernelPatches =
|
kernelPatches =
|
||||||
[ kernelPatches.bridge_stp_helper
|
[ kernelPatches.bridge_stp_helper
|
||||||
kernelPatches.modinst_arg_list_too_long
|
kernelPatches.modinst_arg_list_too_long
|
||||||
kernelPatches.raspberry_pi_wifi_fix
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user