qemu: Set disable graphics check configure option

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1924 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2007-06-13 12:04:15 +00:00
parent c6a97a0696
commit 226123f2dc

View File

@ -43,6 +43,7 @@ SRC_URI = "\
S = "${WORKDIR}/qemu"
#EXTRA_OECONF = "--disable-sdl"
EXTRA_OECONF = "--disable-gfx-check"
inherit autotools