xserver-kdrive-git: drop "--enable-kdrive-vesa" again
authorPhilipp Zabel <philipp.zabel@gmail.com>
Sat, 8 Sep 2007 21:22:10 +0000 (21:22 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Sat, 8 Sep 2007 21:22:10 +0000 (21:22 +0000)
* the vesa server needs sys/vm86.h, which is not staged by arm glibc.

packages/xorg-xserver/xserver-kdrive_git.bb

index fd81ea5..01f59c9 100644 (file)
@@ -28,4 +28,4 @@ S = "${WORKDIR}/git"
 W100_OECONF = "--disable-w100"
 W100_OECONF_arm = "--enable-w100"
 
-EXTRA_OECONF += "--enable-builtin-fonts --enable-kdrive-vesa"
+EXTRA_OECONF += "--enable-builtin-fonts"