summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/mesa/mesa-dri_9.0.2.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* mesa: Rename bbappend from mesa-dri to mesaOtavio Salvador2013-03-231-38/+0
| | | | | | | | | This follow OE-Core move from mesa-dri to mesa; as OE-Core now does not require PR bumps anymore we use this opportunity to drop the PRINC and let the PR handling to PRServer. Change-Id: I7fb9c60b2188a7f03954a366669ebd0f78110936 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* mesa-dri: Fix wrong assignment for provide list changeOtavio Salvador2013-03-211-1/+1
| | | | | | | | The code needs to work in a list of provides but it mistakenly were working in a string array; this fixes it. Change-Id: I7a3e02086c1e3e9cf32b9503197037a512d9683f Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* mesa-dri: Don't build EGL, GL ES and GL ES2 librarioesOtavio Salvador2013-03-201-5/+36
| | | | | | | | The Vivante and AMD GPU drivers provide GPU specific libraries so we cannot build the same here or we'll end conflicting. Change-Id: I96e485a3e113612dfbb5902583fa71044bb0d035 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* mesa: Rename to follow OE-Core upgradeOtavio Salvador2013-02-171-0/+7
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>