summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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}"
16 16
17PACKAGECONFIG ??= "" 17PACKAGECONFIG ??= ""
18PACKAGECONFIG:append:qemuriscv64 = " use-pixman" 18PACKAGECONFIG:append:qemuriscv64 = " use-pixman"
19PACKAGECONFIG:append:qemuppc64 = " use-pixman"
19 20
20PACKAGECONFIG[no-idle-timeout] = ",," 21PACKAGECONFIG[no-idle-timeout] = ",,"
21PACKAGECONFIG[use-pixman] = ",," 22PACKAGECONFIG[use-pixman] = ",,"