weston: change wl_output of virtual display. 72/21572/4
authorHarunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
Mon, 10 Jun 2019 11:09:26 +0000 (20:09 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 11 Jun 2019 21:52:42 +0000 (21:52 +0000)
commit1e330675494f21367066ff568dbda96e57248569
tree21034e4735d194c6a7bab7591bf75132be7d3c87
parentdd07a36962c78103f9d183b369b466efef30888a
weston: change wl_output of virtual display.

Bug-AGL : SPEC-2420

Currently, if remoting is enabled, the remote output
location is (0, 0) and the real DRM output is located
to the right of the remote output because the remote
output is registered before the real DRM output.

This patch is swapping both outputs as a short term
hack[1].

Now, this issue is being discussed about output layout
configuration in wayland community[2]

[reference]
[1] https://gitlab.freedesktop.org/wayland/weston/issues/246
[2] https://gitlab.freedesktop.org/wayland/weston/issues/165

Change-Id: Ia1265b6c2767f32754a2fd6507d1b6ebcb773464
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
meta-gstrecorder-rcar-gen3/recipes-graphics/wayland/weston/0002-main-change-remoting-initialization-timing.patch [new file with mode: 0644]
meta-gstrecorder-rcar-gen3/recipes-graphics/wayland/weston_6.0.0.bbappend