diff options
-rw-r--r-- | meta/recipes-graphics/wayland/weston-init.bb | 1 |
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 \ | |||
15 | S = "${WORKDIR}" | 15 | S = "${WORKDIR}" |
16 | 16 | ||
17 | PACKAGECONFIG ??= "" | 17 | PACKAGECONFIG ??= "" |
18 | PACKAGECONFIG:append:qemuriscv64 = " use-pixman" | ||
18 | 19 | ||
19 | PACKAGECONFIG[no-idle-timeout] = ",," | 20 | PACKAGECONFIG[no-idle-timeout] = ",," |
20 | PACKAGECONFIG[use-pixman] = ",," | 21 | PACKAGECONFIG[use-pixman] = ",," |