summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo
Commit message (Collapse)AuthorAgeFilesLines
* xf86-video-glamo: adapt to xserver 1.14 APIMartin Jansa2013-03-181-0/+48
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xf86-video-glamo: adapt to xserver-0.13 video APIMartin Jansa2012-11-291-0/+279
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xf86-video-glamo: disable KMS, fix build with KMS disabledMartin Jansa2012-08-201-0/+29
| | | | | | | * RDEPENDS are not needed without KMS * libdrm in meta-openmoko doesn't provide support for glamo, so not it would fail to build with KMS enabled Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xf86-video-glamo: bump SRCREV, remove upstream applied patchMartin Jansa2011-07-211-66/+0
| | | | | | * remove mese-dri from RDEPENDS as we're now using kernel without DRM patch and it can fallback to sw rendering just fine Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xf86-video-glamo: fix build with gcc-4.6Martin Jansa2011-05-251-0/+35
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes,classes: import a lot of recipes from meta-shrMartin Jansa2011-04-101-0/+66
* tested on shr-lite-image for om-gta02 and nokia900 (with meta-shr layer)