linux: Fix request-key for 4.4 and 4.9

This commit is contained in:
Tim Steinbach
2019-12-22 19:51:16 -05:00
parent e8fc6c06f9
commit baa243d508
3 changed files with 20 additions and 2 deletions
@@ -11,6 +11,11 @@
patch = ./request-key-helper.patch;
};
request_key_helper_updated =
{ name = "request-key-helper-updated";
patch = ./request-key-helper-updated.patch;
};
p9_fixes =
{ name = "p9-fixes";
patch = ./p9-fixes.patch;