meta-jasperforest: add xserver-xorg bbappend

The xorg vesa driver calls DGAInit, so we need to able it in the
xserver.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
Tom Zanussi 2011-10-19 19:04:01 -05:00
parent 42fcbb128c
commit d531816b6d

View File

@ -0,0 +1 @@
EXTRA_OECONF += "--enable-dga"