summaryrefslogtreecommitdiffstats
path: root/common/recipes-graphics/xorg-driver/xf86-video-mga
Commit message (Collapse)AuthorAgeFilesLines
* xf86-video-mga: Backport ABI 23 fixJussi Kukkonen2016-11-281-0/+36
| | | | | | | Fixes build with xserver-xorg 1.19. Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* xf86-video-mga: upgrade and fix buildRoss Burton2012-11-291-0/+68
1.4.13 doesn't build against new X servers as XAA has been dropped, so upgrade to 1.6.2 which makes XAA optional. Also configure.ac is using AC_CHECK_FILE which doesn't cross-compile, so remove those. [ YOCTO #3495 ] Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>