From: Ross Burton Date: Mon, 22 Jan 2024 14:04:06 +0000 (+0000) Subject: xserver-xorg: disable xvfb by default X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfbcb28f032b2609f0cd15df70f35353adf326e5;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git xserver-xorg: disable xvfb by default xvfb has limited use, so to mitigate CVE-2023-5574 out of the box we can disable the xvfb PACKAGECONFIG. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc index 5a0fceea865..22f7d9a8adc 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc @@ -122,7 +122,7 @@ EXTRA_OEMESON += " \ " OPENGL_PKGCONFIGS = "dri glx glamor dri3" -PACKAGECONFIG ??= "dga dri2 udev xvfb ${XORG_CRYPTO} \ +PACKAGECONFIG ??= "dga dri2 udev ${XORG_CRYPTO} \ ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', '${OPENGL_PKGCONFIGS}', '', d)} \ ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd-logind', '', d)} \ "