]> code.ossystems Code Review - openembedded-core.git/commitdiff
qemu: Set disable graphics check configure option
authorRichard Purdie <richard@openedhand.com>
Wed, 13 Jun 2007 12:04:15 +0000 (12:04 +0000)
committerRichard Purdie <richard@openedhand.com>
Wed, 13 Jun 2007 12:04:15 +0000 (12:04 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1924 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/qemu/qemu_cvs.bb

index 2531df15f0e7cfd53c1be27cc6a17920033e3e23..4148a4835c2f7941b4fd216fa61f30d7d4adab2f 100644 (file)
@@ -43,6 +43,7 @@ SRC_URI = "\
 S = "${WORKDIR}/qemu"
 
 #EXTRA_OECONF = "--disable-sdl"
+EXTRA_OECONF = "--disable-gfx-check"
 
 inherit autotools