Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imx53qsb: glTexImage2D has incorrect function declaration | Samuli Piippo | 2014-11-13 | 1 | -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 layer | Samuli Piippo | 2014-09-25 | 1 | -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> |