Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move meta-fsl-arm content to layer root | Otavio Salvador | 2015-07-16 | 1 | -4/+0 |
| | | | | | | | | | | | The meta-fsl-arm is going to be used as the base for this layer. It contains a clean history and allowing a more granullar set of changes. This commit is just a rename of all contents of meta-fsl-arm subdirectory to this layer's root, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
* | core-image-weston: Fail gracefully if using incompatible DISTRO_FEATURES | Otavio Salvador | 2015-07-03 | 1 | -0/+4 |
Vivante GPU driver cannot operate in X11 and Wayland in same distribution as it needs to have different libraries installed. So in case 'x11' is in DISTRO_FEATURES, Wayland is disabled. Fixes [YOCTO: #7814]. Change-Id: Ibde60384b1146ecb0aad353cfbc44163b21b4fc1 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |