1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

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
+1
View File
@@ -43,6 +43,7 @@ SRC_URI = "\
S = "${WORKDIR}/qemu"
#EXTRA_OECONF = "--disable-sdl"
EXTRA_OECONF = "--disable-gfx-check"
inherit autotools