Skip to content

Commit

Permalink
xserver-xorg: disable xvfb (temporarily?)
Browse files Browse the repository at this point in the history
Enabling xvfb makes the build break in do_create_spdx, not to mention
that xvfb contains known vulnerabilities. Disable xvfb for now.

Signed-off-by: Dmitry Baryshkov <[email protected]>
  • Loading branch information
lumag committed Feb 13, 2025
1 parent be9d332 commit 0566b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-overlayed/xserver-xorg/xserver-xorg_%.bbappend
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# enable XvFB for gst-validate

PACKAGECONFIG:append = " xvfb"
#PACKAGECONFIG:append = " xvfb"

0 comments on commit 0566b69

Please sign in to comment.