From 0cd6720053ba90162e5757ca336c1023aefb8c7a Mon Sep 17 00:00:00 2001 From: Robert Wolff Date: Wed, 8 Jun 2016 06:36:49 -0700 Subject: [PATCH] Update README.md --- Contribute/RPK/README.md | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/Contribute/RPK/README.md b/Contribute/RPK/README.md index d2b1f1c..ec2bfb5 100644 --- a/Contribute/RPK/README.md +++ b/Contribute/RPK/README.md @@ -2,13 +2,25 @@ Instructions on how/where to submit patches for the Reference Platfor Kernel -###### Contribute +### Contribute - Submit patch to Linux upstream - https://github.com/torvalds/linux - https://www.kernel.org/doc/Documentation/SubmittingPatches -- Once patch is submitted upstream, and accepted by a Linux developer, significant attention is still required prior to being accepted by the RPK. Please see the Reference Platform [Kernel Policy](../../Reference-Platform/KernelPolicy.md) for more information -- Submit all patches through the 96Boards developer Mailing list + +###### Patch accepted upstream + +- If patch submitted upstream, and accepted by a Linux developer: + - Patch is ready for the RPK + - Submit through the 96Boards developer Mailing list + - dev@lists.96boards.org + +###### Patch under review - not accepted + +- If patch is submitted upstream, and under review by a Linux developer: + - Patch is not yet ready for the RPK + - Please review Reference Platform [Kernel Policy](../../Reference-Platform/KernelPolicy.md) for more information + - When patch is ready for the RPK, submit all patches through the 96Boards developer Mailing list - dev@lists.96boards.org ***