aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2016-11-28 15:35:43 +0000
committerEmil Velikov <[email protected]>2016-11-28 17:45:11 +0000
commita7a416f34780bb6bb2b671c2d9cd0911b238adb0 (patch)
tree21fdb8f796b6c50a23f2834818c7b245ca98d2e5 /docs
parent5ce7a32068d399258a0a40f6cd4dd5fd7a419983 (diff)
docs/release: drop references to patchwork
The changes to release.sh have landed, so all we need is a recent checkout of xorg-utils. Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/releasing.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/releasing.html b/docs/releasing.html
index 400cf92121e..30ac5c8faf7 100644
--- a/docs/releasing.html
+++ b/docs/releasing.html
@@ -408,11 +408,6 @@ Commit these changes and push the branch.
<h3>Use the release.sh script from xorg util-macros</h3>
<p>
-If latest checkout [still] does not the mesa integration, fetch the patches
-from <a href="https://patchwork.freedesktop.org/series/15176/">Patchwork</a>.
-</p>
-
-<p>
Ensure that the mesa git tree is clean via <code>git clean -fXd</code> and
start the release process.
</p>