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 c34582137d..20698b1020 100644
--- a/meta/recipes-graphics/wayland/weston-init.bb
+++ b/meta/recipes-graphics/wayland/weston-init.bb
@@ -15,6 +15,7 @@ SRC_URI = "file://init \
15S = "${WORKDIR}" 15S = "${WORKDIR}"
16 16
17PACKAGECONFIG ??= "" 17PACKAGECONFIG ??= ""
18PACKAGECONFIG:append:qemuriscv64 = " use-pixman"
18 19
19PACKAGECONFIG[no-idle-timeout] = ",," 20PACKAGECONFIG[no-idle-timeout] = ",,"
20PACKAGECONFIG[use-pixman] = ",," 21PACKAGECONFIG[use-pixman] = ",,"