Skip to content

Commit 332de5d

Browse files
kraghava-qtikas User
authored andcommitted
qcom-base: enable pixman and VNC features for qemu
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. Signed-off-by: Keerthivasan Raghavan <kraghava@qti.qualcomm.com>
1 parent 7072367 commit 332de5d

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)