From: Timothy Arceri
Date: Fri, 19 Jun 2015 03:03:36 +0000 (+1000)
Subject: docs: update developer info
X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2ce2b80c6fd7ba5effbdf86ca3affe10a9c70492;p=mesa.git
docs: update developer info
Update piglit link to the current Piglit website.
Add note about updating patchwork when sending patch revisions.
Acked-by: Matt Turner
---
diff --git a/docs/devinfo.html b/docs/devinfo.html
index 0da18b9b709..8ebf80f40e8 100644
--- a/docs/devinfo.html
+++ b/docs/devinfo.html
@@ -244,7 +244,7 @@ to update the tests themselves.
Whenever possible and applicable, test the patch with
-Piglit to
+Piglit to
check for regressions.
@@ -266,6 +266,12 @@ re-sending the whole series). Using --in-reply-to makes
it harder for reviewers to accidentally review old patches.
+
+When submitting follow-up patches you should also login to
+patchwork and change the
+state of your old patches to Superseded.
+
+
Reviewing Patches