summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/xorg-driver/xf86-dri-vivante/remove-mibstore.patch
Commit message (Collapse)AuthorAgeFilesLines
* xf86-dri-vivante: Upgrade to 1.1.0Otavio Salvador2013-04-021-36/+0
| | | | | Change-Id: I8935341e3513bcf845478a5a54a723b96c8cdcbf Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* xf86-dri-vivante: Fix build with latest X serverGary Thomas2013-03-221-0/+36
mibstore functions are no longer supported in the X server. This patch removes them from this driver, following the pattern in http://patches.openembedded.org/patch/46133/ This checkin shows when/where the changes to the X server were made that deleted the header mibstore.h and mentions the reasons. http://lists.x.org/archives/xorg-devel/2012-September/033575.html Change-Id: I72174754d98a1f9f918dcbf56da600820476f80c Signed-off-by: Gary Thomas <gary@mlbassoc.com>