mesa-demos: mark glew/glu patch as non-upstreamable

(From OE-Core rev: c5a101f14b469b92d2a2caf653fba7078abc6a45)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2021-11-10 20:39:16 +01:00
committed by Richard Purdie
parent 5d7031945d
commit 5e8410a954

View File

@@ -6,7 +6,12 @@ Subject: [PATCH] configure: Allow to disable demos which require GLEW or GLU
* in some systems without X11 support we don't have GLEW, but
mesa-demos are still useful
Upstream-Status: Pending
This isn't currently appropriate for upstream submission as glew has
been replaced with glad there; glu situation would need to be re-assesed
when upstream makes a new release, requested here:
https://gitlab.freedesktop.org/mesa/demos/-/issues/22
Upstream-Status: Inappropriate [see above]
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>