mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
xserver-xorg: enable xvfb
Currently Xvfb has been enabled in openembedded-core. Xvfb is needed for example in Mauve testsuite. (From OE-Core rev: 2570d5dcb7bbd50a7b3b8c2345492986be3ed95b) Signed-off-by: Riku Voipio <riku.voipio@linaro.org> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
52c9f6650f
commit
e10352e614
@@ -111,7 +111,7 @@ EXTRA_OECONF += "--with-fop=no \
|
|||||||
--disable-record \
|
--disable-record \
|
||||||
--disable-dmx \
|
--disable-dmx \
|
||||||
--disable-xnest \
|
--disable-xnest \
|
||||||
--disable-xvfb \
|
--enable-xvfb \
|
||||||
--enable-composite \
|
--enable-composite \
|
||||||
--without-dtrace \
|
--without-dtrace \
|
||||||
--with-int10=x86emu \
|
--with-int10=x86emu \
|
||||||
|
|||||||
Reference in New Issue
Block a user