summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
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
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')
-rw-r--r--recipes-graphics/mesa/mesa-demos/Replace-glWindowPos2iARB-calls-with-glWindowPos2i.patch2
-rw-r--r--recipes-graphics/wayland/weston-10.0.3.imx/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch1
-rw-r--r--recipes-graphics/wayland/weston/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch1
-rw-r--r--recipes-graphics/xorg-xserver/xserver-xorg/0001-Allow-to-enable-atomic-in-modesetting-DDX.patch1
4 files changed, 4 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>
diff --git a/recipes-graphics/wayland/weston-10.0.3.imx/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch b/recipes-graphics/wayland/weston-10.0.3.imx/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch
index 676d0338..59f2a4b6 100644
--- a/recipes-graphics/wayland/weston-10.0.3.imx/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch
+++ b/recipes-graphics/wayland/weston-10.0.3.imx/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch
@@ -20,6 +20,7 @@ Thus the build fails with:
20Dropping weston 9.0.0-imx commit 7859a762 (protocol: no found 20Dropping weston 9.0.0-imx commit 7859a762 (protocol: no found
21wayland-scanner with Yocto toolchain") fixes the issue. 21wayland-scanner with Yocto toolchain") fixes the issue.
22 22
23Upstream-Status: Inappropriate [Cross-compile Specific]
23Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> 24Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
24--- 25---
25 protocol/meson.build | 2 +- 26 protocol/meson.build | 2 +-
diff --git a/recipes-graphics/wayland/weston/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch b/recipes-graphics/wayland/weston/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch
index 39439ce1..25a4770f 100644
--- a/recipes-graphics/wayland/weston/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch
+++ b/recipes-graphics/wayland/weston/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch
@@ -20,6 +20,7 @@ Thus the build fails with:
20Dropping weston 9.0.0-imx commit 7859a762 (protocol: no found 20Dropping weston 9.0.0-imx commit 7859a762 (protocol: no found
21wayland-scanner with Yocto toolchain") fixes the issue. 21wayland-scanner with Yocto toolchain") fixes the issue.
22 22
23Upstream-Status: Inappropriate [Cross-compile specific]
23Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> 24Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
24--- 25---
25 protocol/meson.build | 2 +- 26 protocol/meson.build | 2 +-
diff --git a/recipes-graphics/xorg-xserver/xserver-xorg/0001-Allow-to-enable-atomic-in-modesetting-DDX.patch b/recipes-graphics/xorg-xserver/xserver-xorg/0001-Allow-to-enable-atomic-in-modesetting-DDX.patch
index 24f08f98..71e045b2 100644
--- a/recipes-graphics/xorg-xserver/xserver-xorg/0001-Allow-to-enable-atomic-in-modesetting-DDX.patch
+++ b/recipes-graphics/xorg-xserver/xserver-xorg/0001-Allow-to-enable-atomic-in-modesetting-DDX.patch
@@ -11,6 +11,7 @@ anymore.
11This change doesn't enable atomic by default, but it allows a user to 11This change doesn't enable atomic by default, but it allows a user to
12enabled it again. 12enabled it again.
13 13
14Upstream-Status: Pending
14Signed-off-by: Daniel Abrecht <public@danielabrecht.ch> 15Signed-off-by: Daniel Abrecht <public@danielabrecht.ch>
15 16
16--- 17---