Skip to content

Commit c2eb115

Browse files
qcom-base: enable pixman and VNC features for qemu (#241)
Graphical debugging and remote access use cases require pixman-based rendering and authenticated VNC support. Add pixman, vnc-jpeg, and vnc-sasl to qemu PACKAGECONFIG. Fixes qualcomm-linux/meta-qcom#1600
2 parents 36727ce + 332de5d commit c2eb115

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf/distro/include/qcom-base.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ BUILDHISTORY_COMMIT = "1"
6262
# Disable weston idle timeout
6363
PACKAGECONFIG:append:pn-weston-init = " no-idle-timeout"
6464

65-
PACKAGECONFIG:append:pn-qemu = " virtfs"
65+
PACKAGECONFIG:append:pn-qemu = " pixman virtfs vnc-jpeg vnc-sasl"

0 commit comments

Comments
 (0)