summaryrefslogtreecommitdiffstats
path: root/meta-fsl-extras/recipes/amd-gpu-x11-bin-mx51
Commit message (Collapse)AuthorAgeFilesLines
* imx53qsb: glTexImage2D has incorrect function declarationSamuli Piippo2014-11-131-24/+0
| | | | | | | | glTexImage2D function declared in amd-gpu-bin-mx51 package (gl.h) has incorrect parameter types, which cases Qt5 build to fail. Change-Id: Ib45a4d9c1f94a0e2213488e8f447eb443feb05d3 Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
* Move meta-fsl-arm specific files to separate layerSamuli Piippo2014-09-251-0/+24
Create new layer for recipes and files that required only when meta-fsl-arm and meta-fsl-arm-extra layers are used. For now, the bblayers.conf template still includes the new layer as well. Change-Id: I01a0019ebaea3e1532f106e076f7608fb7aa86c6 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>