summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/wayland
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-03-17 22:20:28 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-20 00:01:21 +0000
commit2b9d8becad7abdd8c53c9f8b46082a0a445dcaf8 (patch)
treea4c767bb91d5f4567b11a81273a7242513b0ae64 /meta/recipes-graphics/wayland
parent010287147d2205790745e6dab8e955e71bc7cac2 (diff)
downloadopenembedded-core-2b9d8becad7abdd8c53c9f8b46082a0a445dcaf8.tar.gz
weston-init: Use pixman rendering for qemuppc64
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta/recipes-graphics/wayland')
-rw-r--r--meta/recipes-graphics/wayland/weston-init.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/wayland/weston-init.bb b/meta/recipes-graphics/wayland/weston-init.bb
index 20698b1020..89fa1ac738 100644
--- a/meta/recipes-graphics/wayland/weston-init.bb
+++ b/meta/recipes-graphics/wayland/weston-init.bb
@@ -16,6 +16,7 @@ S = "${WORKDIR}"
PACKAGECONFIG ??= ""
PACKAGECONFIG:append:qemuriscv64 = " use-pixman"
+PACKAGECONFIG:append:qemuppc64 = " use-pixman"
PACKAGECONFIG[no-idle-timeout] = ",,"
PACKAGECONFIG[use-pixman] = ",,"