All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] weston-init: Do not use fbdev backend
@ 2020-09-12 21:04 Khem Raj
  2020-09-12 21:04 ` [PATCH 2/4] weston: plane_add_prop() calls break musl atomic modesetting Khem Raj
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Khem Raj @ 2020-09-12 21:04 UTC (permalink / raw)
  To: openembedded-core; +Cc: Khem Raj

This works ok with latest weston/kernel to use drm backend

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta/recipes-graphics/wayland/weston-init/qemuall/weston.ini | 2 --
 1 file changed, 2 deletions(-)
 delete mode 100644 meta/recipes-graphics/wayland/weston-init/qemuall/weston.ini

diff --git a/meta/recipes-graphics/wayland/weston-init/qemuall/weston.ini b/meta/recipes-graphics/wayland/weston-init/qemuall/weston.ini
deleted file mode 100644
index 17ebd7fdab..0000000000
--- a/meta/recipes-graphics/wayland/weston-init/qemuall/weston.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[core]
-backend=fbdev-backend.so
-- 
2.28.0


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-09-15 15:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-12 21:04 [PATCH 1/4] weston-init: Do not use fbdev backend Khem Raj
2020-09-12 21:04 ` [PATCH 2/4] weston: plane_add_prop() calls break musl atomic modesetting Khem Raj
2020-09-15 10:30   ` [OE-core] " Ross Burton
2020-09-15 15:54     ` Khem Raj
2020-09-12 21:04 ` [PATCH 3/4] weston-init: Enable RDP screen share Khem Raj
2020-09-15 10:21   ` [OE-core] " Ross Burton
2020-09-15 15:56     ` Khem Raj
2020-09-12 21:04 ` [PATCH 4/4] weston-init: Select drm/fbdev backends for qemu machines Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.