Mesa (staging/20.1): gallium/docs: remove reference to non-existent label

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jul 2 14:36:40 UTC 2020


Module: Mesa
Branch: staging/20.1
Commit: a299fe65ec664cb1ffad55de530a5198aa363166
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=a299fe65ec664cb1ffad55de530a5198aa363166

Author: Erik Faye-Lund <erik.faye-lund at collabora.com>
Date:   Tue Jun 30 11:13:51 2020 +0200

gallium/docs: remove reference to non-existent label

This label was removed a long time ago, let's also remove the reference
to it.

Fixes: 3acd7a34ab0 ("st/vega: Remove.")

Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig at collabora.com>
Acked-by: Eric Engestrom <eric at engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5691>
(cherry picked from commit 686f6c72068767c7343943790510aa82562795d8)

---

 .pick_status.json                  | 2 +-
 src/gallium/docs/source/distro.rst | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.pick_status.json b/.pick_status.json
index 79892da24c1..ade9d174a62 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -589,7 +589,7 @@
         "description": "gallium/docs: remove reference to non-existent label",
         "nominated": true,
         "nomination_type": 1,
-        "resolution": 0,
+        "resolution": 1,
         "master_sha": null,
         "because_sha": "3acd7a34ab05b87521b74f626ec637e7fdcc6595"
     },
diff --git a/src/gallium/docs/source/distro.rst b/src/gallium/docs/source/distro.rst
index 15468b6eebd..5ddd57786c9 100644
--- a/src/gallium/docs/source/distro.rst
+++ b/src/gallium/docs/source/distro.rst
@@ -103,7 +103,7 @@ MesaGL
 
 Tracker implementing a GL state machine. Not usable as a standalone tracker;
 Mesa should be built with another state tracker, such as :ref:`DRI` or
-:ref:`EGL`.
+EGL.
 
 VDPAU
 ^^^^^



More information about the mesa-commit mailing list