]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
weston-init: Use pixman rendering for qemuppc64
authorKhem Raj <raj.khem@gmail.com>
Fri, 18 Mar 2022 05:20:28 +0000 (22:20 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Mar 2022 00:01:21 +0000 (00:01 +0000)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-graphics/wayland/weston-init.bb

index 20698b1020db6120af5c4f440637978f2bf246cf..89fa1ac738b5df8f33c8979de1dac786ab211685 100644 (file)
@@ -16,6 +16,7 @@ S = "${WORKDIR}"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG:append:qemuriscv64 = " use-pixman"
+PACKAGECONFIG:append:qemuppc64 = " use-pixman"
 
 PACKAGECONFIG[no-idle-timeout] = ",,"
 PACKAGECONFIG[use-pixman] = ",,"