summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/mesa
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-06-21 18:33:11 -0700
committerKhem Raj <raj.khem@gmail.com>2023-06-21 18:33:11 -0700
commitf724cfced0602d58d63631e2aacaa54a14fe1d75 (patch)
tree8aedd6cc8ca9b85c50c9c5c46057ed960dddf505 /recipes-graphics/mesa
parentc327d5541e236fbd08bb39104d5a5601018d68fe (diff)
downloadmeta-freescale-f724cfced0602d58d63631e2aacaa54a14fe1d75.tar.gz
recipes: Add missing patch tag Upstream-Status
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-graphics/mesa')
-rw-r--r--recipes-graphics/mesa/mesa-demos/Replace-glWindowPos2iARB-calls-with-glWindowPos2i.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/mesa/mesa-demos/Replace-glWindowPos2iARB-calls-with-glWindowPos2i.patch b/recipes-graphics/mesa/mesa-demos/Replace-glWindowPos2iARB-calls-with-glWindowPos2i.patch
index d899540f..8401793c 100644
--- a/recipes-graphics/mesa/mesa-demos/Replace-glWindowPos2iARB-calls-with-glWindowPos2i.patch
+++ b/recipes-graphics/mesa/mesa-demos/Replace-glWindowPos2iARB-calls-with-glWindowPos2i.patch
@@ -6,7 +6,7 @@ Subject: [PATCH] Replace glWindowPos2iARB calls with glWindowPos2i
6Vivante libGL does not provide the glWindowPos2iARB symbol, but 6Vivante libGL does not provide the glWindowPos2iARB symbol, but
7glWindowPos2i. Use this instead. 7glWindowPos2i. Use this instead.
8 8
9Upstream-Status: Inapropriate [embedded specific] 9Upstream-Status: Inappropriate [embedded specific]
10 10
11Reported-by: Jeremy Stashluk <jstashluk@dekaresearch.com> 11Reported-by: Jeremy Stashluk <jstashluk@dekaresearch.com>
12Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> 12Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>